From 69c767c92a16aa5d2787f700466a9b2e597c3aa2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Thu, 25 Apr 2024 21:06:27 +0200 Subject: [PATCH] Home Gen94 @ 2024-04-25-21:06 --- home/jonas/home.nix | 1 + home/jonas/hyprland.nix | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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.