[i3] Switch back to Alt instead of Super (Blame MSI/Steelseries)

This commit is contained in:
lara 2020-06-18 21:53:42 -04:00
parent 1a77754594
commit cb43a2f4c2

View file

@ -4,8 +4,8 @@
### Variables
#
# Logo key. Use Mod1 for Alt.
set $mod Mod4
# Logo key. Use Mod1 for Alt, Mod4 for Super
set $mod Mod1
# Home row direction keys, like vim
set $left h
set $down j
@ -63,7 +63,7 @@ client.background $base07
bindsym $mod+Shift+e exec $exit
# lock session
bindsym Ctrl+Mod1+l exec $lock
bindsym Mod4+l exec $lock
# application launcher
bindsym $mod+r exec $menu