feat: increase hide_cursor timout to 5 secs

main
mandlm 2023-09-27 10:29:39 +02:00
parent 6672763d1d
commit edf8967c10
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ in
seat = {
"*" = {
hide_cursor = "1000";
hide_cursor = "5000";
};
};