diff --git a/modules/home/btop/default.nix b/modules/home/btop/default.nix index c337cd9..55d43c7 100644 --- a/modules/home/btop/default.nix +++ b/modules/home/btop/default.nix @@ -4,8 +4,8 @@ enable = true; settings = { - color_theme = "./dracula.theme"; - theme_background = false; + color_theme = "./dracula.theme"; + theme_background = false; }; }; } \ No newline at end of file