sxhkd/sxhkdrc.bspwm.patricia

12 lines
296 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:37:55 +00:00
2020-07-12 16:33:23 +00:00
super + {_,shift + }{1-9,0}
2020-08-31 20:41:01 +00:00
bspc {desktop -f,node -d} '{one,two,three,four,five,six,seven,eight,nine,zero}'
2020-07-12 16:33:23 +00:00
2020-07-13 11:27:36 +00:00
super + {_,shift + }{F1,F2,F3,F4,F5,F6,F7,F8,F9,F10}
2020-08-31 20:41:01 +00:00
bspc {desktop -f,node -d} '{F1,F2,F3,F4,F5,F6,F7,F8,F9,F10}'