From 6547d48933cf4859ac1a42b1808e2aec6d7c76f9 Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Sun, 14 Jan 2024 11:17:11 +0100 Subject: Enable natural scrolling --- sway.config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sway.config b/sway.config index 6bd8ad9..2218216 100644 --- a/sway.config +++ b/sway.config @@ -58,6 +58,8 @@ output * bg /gnu/store/r1s30d4xxfx9a5i9m0rfa9kcnh02s0vs-sway-1.8-rc1/share/backg # You can get the names of your inputs by running: swaymsg -t get_inputs # Read `man 5 sway-input` for more information about this section. +input type:pointer natural_scroll enabled + ### Key bindings # # Basics: -- cgit v1.2.3