home | fix btop config

This commit is contained in:
Don Harper 2023-09-24 17:36:07 -05:00
parent bd0ebb9351
commit 42ff48dfc1

View file

@ -4,7 +4,7 @@
programs.btop = {
enable = true;
settings = {
colorTheme = "dracula";
color_theme = "dracula";
theme_background = true;
};
};