diff options
author | Julian T <julian@jtle.dk> | 2023-01-17 15:12:18 +0100 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2023-01-17 15:12:18 +0100 |
commit | 738b3a5fc6071b2e26fd4e887b8ec941f73d7036 (patch) | |
tree | 5fea536c72469455582eaafafc24bd3405b3ec9f /bspwm/.config/sxhkd/sxhkdrc | |
parent | 804f57809b981649e79a0aea18b9c91749716561 (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/sxhkdrc | 4 |
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 # |