fix(misc-pkgs): btop fix ugly flickering
This commit is contained in:
parent
02835fd9f8
commit
100f17b7f1
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
||||||
settings = {
|
settings = {
|
||||||
theme_background = true;
|
theme_background = true;
|
||||||
update_ms = 725;
|
update_ms = 725;
|
||||||
|
graph_symbol = "block";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue