sxhkd/sxhkdrc.bspwm.pamela

12 lines
270 B
Plaintext
Raw Normal View History

2020-03-31 21:28:57 +00:00
#
# pamela specific hotkeys
#
# focus or send to the given desktop
super + {_,shift + }{1-4}
bspc {desktop -f,node -d} '^{1-4}'
super + {_,shift + }{5,6,7}
bspc {desktop -f,node -d} '^{10, 11, 12}'
super + {_,shift + }{8,9,0}
bspc {desktop -f,node -d} '^{16,17,18}'