mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-30 01:35: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
|
# 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user