aboutsummaryrefslogtreecommitdiffstats
path: root/sxhkd
diff options
context:
space:
mode:
Diffstat (limited to 'sxhkd')
-rw-r--r--sxhkd/sxhkdrc7
1 files changed, 5 insertions, 2 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc
index 64086ed..8fc7b46 100644
--- a/sxhkd/sxhkdrc
+++ b/sxhkd/sxhkdrc
@@ -82,7 +82,10 @@ super + {o,h}
# focus or send to the given desktop
super + {_,shift + }{1-9,0}
- bspc {desktop -f,node -d} '{term,web,code,music,5-9,10}'
+ bspc {desktop -f,node -d} '{term,web,code,music,5-9,0}'
+
+super + alt + {_,shift + }{1-9,0}
+ bspc {desktop -f,node -d} '{11,12,13,14,15,16,17,18,19,20}'
#
# preselect
@@ -141,4 +144,4 @@ XF86AudioMute
#
super + shift + p; {s,shift + s,l,shift + r}
- ${HOME}/.local/bin/i3exit {suspend,shutdown,lock,reboot} \ No newline at end of file
+ ${HOME}/.local/bin/i3exit {suspend,shutdown,lock,reboot}