From ee3e92ae85828c1eab019c79ea74a48e74ec995c Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Mon, 13 Nov 2023 16:40:35 +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 db82082..1f1baf2 100644 --- a/modules/hm/hyprland.nix +++ b/modules/hm/hyprland.nix @@ -72,7 +72,7 @@ kb_options = kb_rules = - follow_mouse = 3 + follow_mouse = 2 touchpad { natural_scroll = yes