Update sway config for mouse

This commit is contained in:
Salt 2024-03-06 22:30:03 -06:00
parent 57445fae63
commit 7c73bef79a
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ bindsym $mod+$shift+0 move container to workspace $w10
# Mice
input "type:pointer" {
accel_profile flat # Disables mouse acceleration
pointer_accel 1 # REALLY disable mouse accel
pointer_accel 0.880 # Set a sens that I like
}
input "type:touchpad" {
drag enabled