✨ Added shortcut to switch windows in bspwm
This commit is contained in:
parent
b1f33774da
commit
5a5066b36c
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue