fix btop theme

This commit is contained in:
Frost-Phoenix 2023-11-05 22:56:02 +01:00
parent 9e975b8542
commit 59fe0e5b71

View file

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