9 lines
201 B
Text
9 lines
201 B
Text
#
|
|
# 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}'
|