Correct mistake, where the next node can also be a parent node

This commit is contained in:
David Holland 2020-08-30 20:08:11 +02:00
parent 44d62ab5cc
commit ad86dd672c
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
1 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@ alt + {p,b,comma,period}
# focus the next/previous node in the current desktop
alt + {_,shift + }n
bspc node -f {next,prev}.local
bspc node -f {next,prev}.tiled.local
# focus the next/previous floating node in the current desktop
alt + {_, shift + }space
@ -62,7 +62,7 @@ alt + {_, shift + }space
# focus the next/previous tiled node in the current desktop
alt + ctrl + {_, shift + }space
bspc node -f {next,prev}.tiled.local
bspc node -f {next,prev}.local
# focus the next/previous desktop in the current monitor
alt + bracket{left,right}