feat(misc-pkgs): update btop update time period, make it show theme bg
This commit is contained in:
parent
db697796c7
commit
02835fd9f8
1 changed files with 5 additions and 0 deletions
|
|
@ -4,5 +4,10 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
catppuccin.enable = true;
|
catppuccin.enable = true;
|
||||||
|
|
||||||
|
settings = {
|
||||||
|
theme_background = true;
|
||||||
|
update_ms = 725;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue