diff --git a/modules/home/programs/btop.nix b/modules/home/programs/btop.nix index 40c0b40..41dd253 100644 --- a/modules/home/programs/btop.nix +++ b/modules/home/programs/btop.nix @@ -7,7 +7,7 @@ enable = true; settings.color_theme = { - dark = "adwaita-dark"; + dark = "Default"; light = "adwaita"; } .${config.custom.theme};