diff options
-rw-r--r-- | sway.config | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sway.config b/sway.config index 902cb1b..849b0a7 100644 --- a/sway.config +++ b/sway.config @@ -59,7 +59,11 @@ set $menu dmenu_path | dmenu | xargs swaymsg exec -- # Read `man 5 sway-input` for more information about this section. input type:keyboard xkb_layout pl -input type:pointer natural_scroll enabled +input type:pointer +{ + accel_profile flat + natural_scroll enabled +} ### Key bindings # |