fix btop theme

This commit is contained in:
Frost-Phoenix 2023-11-05 22:49:27 +01:00
parent 22ea439e23
commit ff19cb0e8a
2 changed files with 90 additions and 1 deletions

View file

@ -4,7 +4,7 @@
enable = true;
settings = {
color_theme = "dracula";
color_theme = "./dracula.theme";
theme_background = false;
};
};