From cbdab09b52298f8241bc3ef2e577f8ab2786a497 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Wed, 9 Nov 2022 12:49:18 +0100 Subject: [PATCH] Disable cursor inactive timeout --- home/.config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.config/hypr/hyprland.conf b/home/.config/hypr/hyprland.conf index 6d2d61b..f756b19 100644 --- a/home/.config/hypr/hyprland.conf +++ b/home/.config/hypr/hyprland.conf @@ -42,7 +42,7 @@ general { # col.inactive_border = 0xFF000000 # black col.inactive_border = 0xAA444444 # gray - cursor_inactive_timeout = 10 + # cursor_inactive_timeout = 10 # no_cursor_warps = true layout = dwindle