From 56c37d482ac00e003690605ff3d50fb0528322c5 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Mon, 22 Aug 2022 16:18:05 +0200 Subject: update --- swift/etc/X11/xorg.conf.d/10-input.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'swift') diff --git a/swift/etc/X11/xorg.conf.d/10-input.conf b/swift/etc/X11/xorg.conf.d/10-input.conf index d719095..ae48884 100644 --- a/swift/etc/X11/xorg.conf.d/10-input.conf +++ b/swift/etc/X11/xorg.conf.d/10-input.conf @@ -3,4 +3,5 @@ Section "InputClass" Driver "libinput" Option "ScrollMethod" "button" Option "ScrollButton" "2" + Option "NaturalScrolling" "on" EndSection -- cgit v1.2.3