From d550f99d5d1b89569ee512c2716e98e7dc3d81d3 Mon Sep 17 00:00:00 2001 From: bee Date: Tue, 5 May 2026 22:47:01 +0530 Subject: important stuff --- common/programs/btop.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/programs/btop.nix') diff --git a/common/programs/btop.nix b/common/programs/btop.nix index a030e3d..6d30609 100644 --- a/common/programs/btop.nix +++ b/common/programs/btop.nix @@ -3,7 +3,7 @@ programs.btop = { enable = true; settings = { - color_theme = lib.optionalString config.beeMods.matugen.enable "matugen"; + color_theme = lib.optionalString config.beeMods.matugen.enable "noctalia"; theme_background = false; truecolor = true; vim_keys = true; -- cgit v1.3.1