10 lines
201 B
Plaintext
10 lines
201 B
Plaintext
|
#
|
||
|
# 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}'
|