From 097f9c0b1c8340603c91633ffe17c86ecd3fd5c0 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Mon, 13 Nov 2023 16:39:40 +0100 Subject: [PATCH] Hyprland: fix mouse focus --- modules/hm/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hm/hyprland.nix b/modules/hm/hyprland.nix index 08ebf2c..db82082 100644 --- a/modules/hm/hyprland.nix +++ b/modules/hm/hyprland.nix @@ -72,7 +72,7 @@ kb_options = kb_rules = - follow_mouse = 1 + follow_mouse = 3 touchpad { natural_scroll = yes