split configuration into modules
This commit is contained in:
parent
e548ebbce3
commit
ed5e2e13f8
4 changed files with 125 additions and 109 deletions
9
sxhkdrc.bspwm.patricia
Normal file
9
sxhkdrc.bspwm.patricia
Normal 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}'
|
||||
Loading…
Add table
Add a link
Reference in a new issue