mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
Fixed mouse spining on startup
This commit is contained in:
parent
22831ca8f1
commit
ffee17ecc1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user