diff --git a/nwg_shell/skel/config/sway/config b/nwg_shell/skel/config/sway/config index 7e63582..391d0a0 100644 --- a/nwg_shell/skel/config/sway/config +++ b/nwg_shell/skel/config/sway/config @@ -92,7 +92,7 @@ input "type:touchpad" { } # disable acceleration for mice -input "type:mouse" { +input "type:pointer" { accel_profile flat }