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;
|
inherit size;
|
||||||
theme = name;
|
theme = name;
|
||||||
|
|
||||||
# BUG: Heavily increases CPU usage with cursor movement
|
hide-after-inactive-ms = 1000 * 15; # Milliseconds
|
||||||
# https://github.com/YaLTeR/niri/issues/1037
|
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
|
# HACK: Inherit home-manager environment variables in lieu of upstream fix
|
||||||
|
|
Loading…
Add table
Reference in a new issue