niri: remove bug comment
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
274be3755e
commit
e94df4e38e
1 changed files with 2 additions and 4 deletions
|
@ -32,10 +32,8 @@ in {
|
|||
inherit size;
|
||||
theme = name;
|
||||
|
||||
# BUG: Heavily increases CPU usage with cursor movement
|
||||
# https://github.com/YaLTeR/niri/issues/1037
|
||||
#// hide-after-inactive-ms = 1000 * 15; # Milliseconds
|
||||
#// hide-when-typing = true;
|
||||
hide-after-inactive-ms = 1000 * 15; # Milliseconds
|
||||
hide-when-typing = true;
|
||||
};
|
||||
|
||||
# HACK: Inherit home-manager environment variables in lieu of upstream fix
|
||||
|
|
Loading…
Add table
Reference in a new issue