fix btop theme

This commit is contained in:
Frost-Phoenix 2023-11-05 22:50:56 +01:00
parent ff19cb0e8a
commit fdd35b6bd5

View file

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