niri: disable cursor hide after timer
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
beb65e47ae
commit
fb53bd0cd7
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue