From bd16cdde340246b1bd24c4a0cd62f15e2c43ca25 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Sat, 13 Apr 2024 16:27:11 +0200 Subject: [PATCH] change hyprland config --- modules/home/hyprland/config.nix | 3 +++ 1 file changed, 3 insertions(+) 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 = {