9 lines
187 B
Text
9 lines
187 B
Text
#
|
|
# patricia specific hotkeys
|
|
#
|
|
|
|
# focus or send to the given desktop
|
|
super + {_,shift + }{1-9}
|
|
bspc {desktop -f,node -d} '^{1-9}'
|
|
super + {_,shift + }0
|
|
bspc {desktop -f,node -d} '^10'
|