aboutsummaryrefslogtreecommitdiffstats
path: root/sxhkd
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2019-10-09 14:41:35 +0100
committerYann Herklotz <git@yannherklotz.com>2019-10-09 14:41:35 +0100
commit5da52ab9a86179163b79ed2f335a3a7bfc4bb18b (patch)
treeb9f09559f0d90def7db16f28b8763d4bd932d9ff /sxhkd
parent1137eb728af70b52bb3da94f905a4d139bc338b8 (diff)
downloaddotfiles-5da52ab9a86179163b79ed2f335a3a7bfc4bb18b.tar.gz
dotfiles-5da52ab9a86179163b79ed2f335a3a7bfc4bb18b.zip
Change window configuration
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}