diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 523afdc..50f53f3 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -109,6 +109,9 @@ super + {p,b,comma,period} super + {_,shift + }c bspc node -f {next,prev}.local +alt + {_,shift + }Tab + bspc node -f {next,prev}.local + # focus the next/previous desktop in the current monitor super + bracket{left,right} bspc desktop -f {prev,next}.local