diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 37dbfc6..c2af41d 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -22,6 +22,9 @@ numlock_by_default = true; follow_mouse = 1; sensitivity = 0; + touchpad = { + natural_scroll = true; + }; }; general = {