Added shortcut to switch windows in bspwm

This commit is contained in:
z3rOR0ne 2023-04-10 01:25:05 -07:00
parent b1f33774da
commit 5a5066b36c

View file

@ -209,3 +209,7 @@ super + Tab
pamixer --increase 5
super + BackSpace
pamixer --decrease 5
# Switch focus between the windows of the current desktop
super + {_,shift + } Tab
bspc node -f {next,prev}.local