niri: disable hide-when-typing
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
71ddce3239
commit
1382e879dc
1 changed files with 2 additions and 1 deletions
|
@ -30,8 +30,9 @@ in {
|
|||
inherit size;
|
||||
theme = name;
|
||||
|
||||
# BUG: Heavily increases CPU usage with cursor movement
|
||||
#// hide-after-inactive-ms = 1000 * 15; # Milliseconds
|
||||
hide-when-typing = true;
|
||||
#// hide-when-typing = true;
|
||||
};
|
||||
|
||||
# HACK: Inherit home-manager environment variables in lieu of upstream fix
|
||||
|
|
Loading…
Add table
Reference in a new issue