diff options
-rw-r--r-- | sxhkd/.config/sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 5a1cbf3..63ca046 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -99,7 +99,7 @@ super + {_,shift + }{Left,Down,Up,Right} # focus the next/previous node in the local desktop super + {n,p} - bspc node -f {next.local,prev.local} + bspc node -f {next,prev}.local.!hidden.window # focus the next/previous desktop super + bracket{left,right} |