mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
hyprland: Set cursor inactive timeout
This commit is contained in:
parent
cdbeabd0bd
commit
1a4606dead
1 changed files with 2 additions and 0 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue