feat: increase hide_cursor timout to 5 secs

This commit is contained in:
Michael Mandl 2023-09-27 10:29:39 +02:00
parent 6672763d1d
commit edf8967c10
Signed by: mandlm
GPG key ID: 4AA25D647AA54CC7

View file

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