mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 12:07:48 +00:00
Hide cursor afte 10 seconds
This commit is contained in:
parent
cf568b5c78
commit
7fb24b1792
1 changed files with 2 additions and 1 deletions
|
@ -99,7 +99,8 @@
|
||||||
col.inactive_border = 0x${theme.transparency}${theme.inactiveHighlight}
|
col.inactive_border = 0x${theme.transparency}${theme.inactiveHighlight}
|
||||||
col.nogroup_border = 0x${theme.transparency}${theme.inactiveHighlight}
|
col.nogroup_border = 0x${theme.transparency}${theme.inactiveHighlight}
|
||||||
|
|
||||||
no_cursor_warps = true
|
cursor_inactive_timeout = 10
|
||||||
|
no_cursor_warps = true
|
||||||
|
|
||||||
resize_on_border = true
|
resize_on_border = true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue