From 31fb93ff6857f6aa210ecd8bf4ecdf8fbdaeea9d Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Mon, 3 Nov 2025 15:48:42 +0100 Subject: [PATCH] change theme Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- hosts/laptop/variables.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/laptop/variables.nix b/hosts/laptop/variables.nix index 923c230..19217cd 100644 --- a/hosts/laptop/variables.nix +++ b/hosts/laptop/variables.nix @@ -5,7 +5,7 @@ }: { imports = [ # Choose your theme here: - ../../themes/catppuccin.nix + ../../themes/nixy.nix ]; config.var = {