summaryrefslogtreecommitdiff
path: root/bspwm/.config/sxhkd/sxhkdrc
diff options
context:
space:
mode:
authorJulian T <julian@jtle.dk>2023-01-17 15:12:18 +0100
committerJulian T <julian@jtle.dk>2023-01-17 15:12:18 +0100
commit738b3a5fc6071b2e26fd4e887b8ec941f73d7036 (patch)
tree5fea536c72469455582eaafafc24bd3405b3ec9f /bspwm/.config/sxhkd/sxhkdrc
parent804f57809b981649e79a0aea18b9c91749716561 (diff)
Rotate and bspwm, polybar color theme
https://coolors.co/5e6982-348aa7-f3b61f-a0031d-fe6d73 If the site is down, just use the colors from the URL.
Diffstat (limited to 'bspwm/.config/sxhkd/sxhkdrc')
-rw-r--r--bspwm/.config/sxhkd/sxhkdrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/bspwm/.config/sxhkd/sxhkdrc b/bspwm/.config/sxhkd/sxhkdrc
index c584513..0fe10c0 100644
--- a/bspwm/.config/sxhkd/sxhkdrc
+++ b/bspwm/.config/sxhkd/sxhkdrc
@@ -103,6 +103,10 @@ super + {_, shift + }o}
super + {_,shift + }{1-9,0}
bspc {desktop -f,node -d} '^{1-9,10}'
+# Rotate current node
+super + r
+ bspc node --rotate 90
+
#
# preselect
#