mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11: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;
|
||||
|
||||
cursor.inactive_timeout = 10;
|
||||
|
||||
workspace = [
|
||||
# No outer gaps when only one tiled window on normal workspaces
|
||||
"w[t1]s[false], gapsout:0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue