From 727f5b12d45ebb5573872b213f56214f557ec53f Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Tue, 19 Mar 2024 14:48:09 +0000 Subject: [PATCH] Hyprland: disable cursor_inactive_timeout --- home/hyprland/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/hyprland/default.nix b/home/hyprland/default.nix index 75e880aa..d85d2a48 100644 --- a/home/hyprland/default.nix +++ b/home/hyprland/default.nix @@ -144,7 +144,7 @@ gaps_in = 5; gaps_out = 10; border_size = 1; - cursor_inactive_timeout = 5; + cursor_inactive_timeout = 0; layout = "dwindle"; }; decoration = with config.lib.stylix.colors; {