|
@ -109,6 +109,9 @@ super + {p,b,comma,period} |
|
|
super + {_,shift + }c |
|
|
super + {_,shift + }c |
|
|
bspc node -f {next,prev}.local |
|
|
bspc node -f {next,prev}.local |
|
|
|
|
|
|
|
|
|
|
|
alt + {_,shift + }Tab |
|
|
|
|
|
bspc node -f {next,prev}.local |
|
|
|
|
|
|
|
|
# focus the next/previous desktop in the current monitor |
|
|
# focus the next/previous desktop in the current monitor |
|
|
super + bracket{left,right} |
|
|
super + bracket{left,right} |
|
|
bspc desktop -f {prev,next}.local |
|
|
bspc desktop -f {prev,next}.local |
|
|