summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--swift/etc/X11/xorg.conf.d/10-input.conf1
1 files changed, 1 insertions, 0 deletions
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