From 189231b078186e17de609211efbadb546c346bb7 Mon Sep 17 00:00:00 2001 From: Nulo Date: Wed, 9 Nov 2022 18:29:58 -0300 Subject: [PATCH] sway: Natural scroll --- .config/sway/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/sway/config b/.config/sway/config index 32c8f8c..edec531 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -35,6 +35,7 @@ bindsym $mod+Shift+p exec "lock && doas su -c 'echo mem > /sys/power/state'" input * { repeat_delay 290 repeat_rate 30 + natural_scroll on } ### Key bindings