Update sway config for mouse
This commit is contained in:
parent
57445fae63
commit
7c73bef79a
@ -191,7 +191,7 @@ bindsym $mod+$shift+0 move container to workspace $w10
|
|||||||
# Mice
|
# Mice
|
||||||
input "type:pointer" {
|
input "type:pointer" {
|
||||||
accel_profile flat # Disables mouse acceleration
|
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" {
|
input "type:touchpad" {
|
||||||
drag enabled
|
drag enabled
|
||||||
|
Loading…
Reference in New Issue
Block a user