feat: increase hide_cursor timout to 5 secs

This commit is contained in:
mandlm 2023-09-27 10:29:39 +02:00
parent 941ed3501d
commit b9208d7d61
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7

View File

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