mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-08-05 22:35:32 +00:00
Fixed mouse spining on startup
This commit is contained in:
@@ -196,7 +196,7 @@ bindsym XF86AudioMute exec amixer set Master toggle # mute sound
|
|||||||
|
|
||||||
# Turn off trackpad
|
# Turn off trackpad
|
||||||
bindsym $mod+Shift+u exec sh ~/.config/i3/trackpad-toggle.sh
|
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
|
# lockscreen
|
||||||
bindsym $mod+Shift+h exec sh ~/.config/i3/lock.sh
|
bindsym $mod+Shift+h exec sh ~/.config/i3/lock.sh
|
||||||
|
Reference in New Issue
Block a user