aboutsummaryrefslogtreecommitdiff
path: root/dotfiles
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-13 10:30:58 -0500
committerCraig Jennings <c@cjennings.net>2026-05-13 10:30:58 -0500
commit800995ecbd5c56ef194496c9e2d63835a28f8b5c (patch)
treefbc72a02e58972bc7fb9186aa2bb8208bd03d734 /dotfiles
parent77d67de1056e5b91f6a1a450c7f99fde0591c011 (diff)
downloadarchsetup-800995ecbd5c56ef194496c9e2d63835a28f8b5c.tar.gz
archsetup-800995ecbd5c56ef194496c9e2d63835a28f8b5c.zip
feat(hyprland): hide cursor after 2 seconds of inactivity
I set cursor:inactive_timeout to 2.0 so the cursor disappears after a couple of seconds without motion and reappears on the next move.
Diffstat (limited to 'dotfiles')
-rw-r--r--dotfiles/hyprland/.config/hypr/hyprland.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/hyprland/.config/hypr/hyprland.conf b/dotfiles/hyprland/.config/hypr/hyprland.conf
index e4627b5..4850e87 100644
--- a/dotfiles/hyprland/.config/hypr/hyprland.conf
+++ b/dotfiles/hyprland/.config/hypr/hyprland.conf
@@ -115,6 +115,7 @@ dwindle {
# ============================================================================
cursor {
no_warps = true
+ inactive_timeout = 2.0
}
input {