1
1
Fork 0

niri: disable cursor hide after timer

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2025-03-15 17:31:19 -05:00
parent beb65e47ae
commit fb53bd0cd7
Signed by: Myned
GPG key ID: C7224454F7881A34

View file

@ -31,7 +31,7 @@ in {
inherit size;
theme = name;
hide-after-inactive-ms = 1000 * 15; # Milliseconds
#// hide-after-inactive-ms = 1000 * 15; # Milliseconds
hide-when-typing = true;
};