1
0
forked from extern/nix-config

sxhkd: Remove super+tab

Pressing the actual number of the desktop is more productive than
tabbing between them since you associate the hand movement with that
workspace, making it easier to return to later.

Super+tab, in contrast, was one hand movement that resulted in many
different results, which wasn't so good for memorizing which desktop has
what.
This commit is contained in:
Donovan Glover 2023-04-11 18:32:28 -04:00
parent 726aedf7d3
commit a4654beb2b
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -99,10 +99,6 @@ super + ctrl + {1-9}
super + {_,shift} + {1-9,0}
bspc {desktop -f,node -d} '^{1-9,10}'
# Move to the next desktop on the current monitor
super + {_, shift} + Tab
bspc desktop -f {next,prev}.local.occupied
# Easily go back and forth between the last desktop used
super + a
bspc desktop -f last