Fixed mouse spining on startup

This commit is contained in:
Christian Colglazier 2018-08-25 20:06:18 -04:00
parent 22831ca8f1
commit ffee17ecc1

View File

@ -196,7 +196,7 @@ bindsym XF86AudioMute exec amixer set Master toggle # mute sound
# Turn off trackpad
bindsym $mod+Shift+u exec sh ~/.config/i3/trackpad-toggle.sh
exec ~/.config/i3/trackpad-toggle.sh &
exec --no-startup-id ~/.config/i3/trackpad-toggle.sh &
# lockscreen
bindsym $mod+Shift+h exec sh ~/.config/i3/lock.sh