This commit is contained in:
Ray Elliott 2023-12-08 11:12:52 +00:00
parent e5fa832e59
commit b1805f6a99
1 changed files with 5 additions and 1 deletions

View File

@ -49,6 +49,10 @@ super + s
# focus/swap
#
# Focus the next/previous node in the current desktop:
super + bracket{left,right}
bspc node -f {next,prev}.local
# focus the node in the given direction
super + {_,shift + }{h,j,k,l}
bspc node -{f,s} {west,south,north,east}
@ -66,7 +70,7 @@ super + Prior
# bspc node -f {next,prev}.local
focus the next/previous desktop in the current monitor
super + bracket{left,right}
super + ctrl + bracket{left,right}
bspc desktop -f {prev,next}.local
# focus the last node/desktop