feat: increase hide_cursor timout to 5 secs
This commit is contained in:
parent
6672763d1d
commit
edf8967c10
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ in
|
||||||
|
|
||||||
seat = {
|
seat = {
|
||||||
"*" = {
|
"*" = {
|
||||||
hide_cursor = "1000";
|
hide_cursor = "5000";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue