forked from extern/nix-config
sxhkd: Only switch between active desktops
This commit is contained in:
parent
b0d63997db
commit
e2ffc9830f
@ -80,7 +80,7 @@ super + {_,shift} + {1-9,0}
|
||||
|
||||
# Move to the next desktop on the current monitor
|
||||
alt + {_, shift} + Tab
|
||||
bspc desktop -f {next,prev}.local
|
||||
bspc desktop -f {next,prev}.local.occupied
|
||||
|
||||
# Easily go back and forth between the last desktop used
|
||||
alt + a
|
||||
|
Loading…
Reference in New Issue
Block a user