Set btop theme (tokyo-night)
This commit is contained in:
parent
94e1a23bf2
commit
4d43df0f19
|
@ -4,6 +4,7 @@
|
||||||
programs.btop = {
|
programs.btop = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
color_theme = "tokyo-night";
|
||||||
graph_symbol = "block";
|
graph_symbol = "block";
|
||||||
update_ms = 2000;
|
update_ms = 2000;
|
||||||
proc_tree = true;
|
proc_tree = true;
|
||||||
|
|
Loading…
Reference in a new issue