diff --git a/home/jonas/home.nix b/home/jonas/home.nix index 23710b5..98a6b53 100644 --- a/home/jonas/home.nix +++ b/home/jonas/home.nix @@ -7,6 +7,7 @@ ./borg.nix ./doom.nix ./firefox.nix + ./hyprland.nix ./plasma.nix ./ssh.nix ./yubikey.nix diff --git a/home/jonas/hyprland.nix b/home/jonas/hyprland.nix index ff76bb5..0d08362 100644 --- a/home/jonas/hyprland.nix +++ b/home/jonas/hyprland.nix @@ -53,7 +53,7 @@ follow_mouse = 1; touchpad = { - natural_scroll = no; + natural_scroll = "no"; }; sensitivity = 0; # -1.0 - 1.0, 0 means no modification.