sxhkd/sxhkdrc.bspwm.patricia

17 lines
375 B
Plaintext
Raw Normal View History

2020-03-31 21:28:57 +00:00
#
# patricia specific hotkeys
#
# focus or send to the given desktop
2020-07-12 16:33:23 +00:00
#
2020-04-07 11:28:11 +00:00
super + {_,shift + }{F1,F2,F3,F4}
2020-07-12 16:33:23 +00:00
bspc {desktop -f,node -d} '^{1,2,3,4}'
super + {_,shift + }{1-9,0}
bspc {desktop -f,node -d} '^{8-16,17}'
super + {_,shift + }{F5,F6,F7,F8}
bspc {desktop -f,node -d} '^{18,19,20,21}'
super + {_,shift + }{F9,F10,F11,F12}
bspc {desktop -f,node -d} '^{25,26,27,28}'