sxhkd: Replace alt keybinds with super

This prevents us from having keybinds that conflict with other keybinds.
This commit is contained in:
Donovan Glover 2022-07-29 04:30:17 -04:00
parent 8be958c051
commit 3185a27739
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -31,7 +31,7 @@ super + o
alt + m
wal -o ~/.config/wal/done.sh -i ~/Pictures/Wallpapers
alt + z
super + z
~/.config/rofi/launch.sh
# ====================
@ -79,11 +79,11 @@ super + {_,shift} + {1-9,0}
bspc {desktop -f,node -d} '^{1-9,10}'
# Move to the next desktop on the current monitor
alt + {_, shift} + Tab
super + {_, shift} + Tab
bspc desktop -f {next,prev}.local.occupied
# Easily go back and forth between the last desktop used
alt + a
super + a
bspc desktop -f last
# Switch between tiled and monocle desktop layouts