split configuration into modules

This commit is contained in:
Ray Elliott 2020-03-31 22:28:57 +01:00
commit ed5e2e13f8
4 changed files with 125 additions and 109 deletions

9
sxhkdrc.bspwm.patricia Normal file
View file

@ -0,0 +1,9 @@
#
# patricia specific hotkeys
#
# focus or send to the given desktop
super + {_,shift + }{1-7}
bspc {desktop -f,node -d} '^{1-7}'
super + {_,shift + }{8,9,0}
bspc {desktop -f,node -d} '^{11,12,13}'