diff options
Diffstat (limited to 'bspwm/.config/sxhkd/sxhkdrc')
-rw-r--r-- | bspwm/.config/sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bspwm/.config/sxhkd/sxhkdrc b/bspwm/.config/sxhkd/sxhkdrc index ddeecdd..c584513 100644 --- a/bspwm/.config/sxhkd/sxhkdrc +++ b/bspwm/.config/sxhkd/sxhkdrc @@ -83,7 +83,7 @@ super + {p,b,comma,period} # focus the next/previous node in the current desktop super + {_,shift + }c - bspc node -f {next,prev}.local + bspc node -f {next,prev}.local.leaf # focus the next/previous desktop in the current monitor super + bracket{left,right} |