summaryrefslogtreecommitdiff
path: root/swift
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2022-08-22 16:18:05 +0200
committerMarc Vertes <mvertes@free.fr>2022-08-22 16:18:05 +0200
commit56c37d482ac00e003690605ff3d50fb0528322c5 (patch)
tree350886eac75f0b01eb518e1856248b4cef5a0b15 /swift
parent21d2bd0a3bebcec2cf6adab854d96196f59463ce (diff)
update
Diffstat (limited to 'swift')
-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