summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--users/sils/hyprland/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/sils/hyprland/default.nix b/users/sils/hyprland/default.nix
index 0ace14e..30b242b 100644
--- a/users/sils/hyprland/default.nix
+++ b/users/sils/hyprland/default.nix
@@ -27,7 +27,7 @@
         follow_mouse = "1";
 
         touchpad = {
-          natural_scroll = "no";
+          natural_scroll = "yes";
         };
 
         sensitivity = "0"; # -1.0 - 1.0, 0 means no modification.