sway: Natural scroll

This commit is contained in:
Cat /dev/Nulo 2022-11-09 18:29:58 -03:00
parent 5e2d4a15b2
commit 189231b078

View file

@ -35,6 +35,7 @@ bindsym $mod+Shift+p exec "lock && doas su -c 'echo mem > /sys/power/state'"
input * { input * {
repeat_delay 290 repeat_delay 290
repeat_rate 30 repeat_rate 30
natural_scroll on
} }
### Key bindings ### Key bindings