feat(misc-pkgs): update btop update time period, make it show theme bg

This commit is contained in:
EinEtwas 2024-11-10 20:03:21 +01:00
parent db697796c7
commit 02835fd9f8
Signed by: etwas
SSH key fingerprint: SHA256:bHhIeAdn/2k9jmOs6+u6ox98VYmoHUN3HfnpV2w8Ws0

View file

@ -4,5 +4,10 @@
enable = true; enable = true;
catppuccin.enable = true; catppuccin.enable = true;
settings = {
theme_background = true;
update_ms = 725;
};
}; };
} }