aboutsummaryrefslogtreecommitdiffhomepage
path: root/example
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2022-07-24 12:23:31 +0200
committervaxerski <[email protected]>2022-07-24 12:23:31 +0200
commit92d1d21a3d2c5027cb8702274006c24f70df13c6 (patch)
tree565603cda53f78f04e194c50ac3df72c126dc207 /example
parent8dcc3032a81e8b4eec9bbe7fa657caf1b4b8db9e (diff)
downloadHyprland-92d1d21a3d2c5027cb8702274006c24f70df13c6.tar.gz
Hyprland-92d1d21a3d2c5027cb8702274006c24f70df13c6.zip
added default touchpad settings to example configs
Diffstat (limited to 'example')
-rw-r--r--example/hyprland.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/example/hyprland.conf b/example/hyprland.conf
index 7c5918e7..39ab3261 100644
--- a/example/hyprland.conf
+++ b/example/hyprland.conf
@@ -19,6 +19,10 @@ input {
kb_rules=
follow_mouse=1
+
+ touchpad {
+ natural_scroll=no
+ }
}
general {