hyprland: Set cursor inactive timeout

This commit is contained in:
SebastianStork 2025-10-12 01:17:03 +02:00
parent cdbeabd0bd
commit 1a4606dead

View file

@ -64,6 +64,8 @@
binds.hide_special_on_workspace_change = true; binds.hide_special_on_workspace_change = true;
cursor.inactive_timeout = 10;
workspace = [ workspace = [
# No outer gaps when only one tiled window on normal workspaces # No outer gaps when only one tiled window on normal workspaces
"w[t1]s[false], gapsout:0" "w[t1]s[false], gapsout:0"