diff --git a/modules/hyprland.nix b/modules/hyprland.nix index 5d0cff2..ae3f189 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -190,6 +190,8 @@ in follow_mouse = 1; sensitivity = 0; + numlock_by_default = true; + touchpad = { natural_scroll = true; clickfinger_behavior = true;