From 30fcac5ff6271e5ddb155c7fb1e1eaf932294145 Mon Sep 17 00:00:00 2001 From: unexplrd Date: Thu, 22 May 2025 09:52:58 +0300 Subject: [PATCH] hosts/dunamis: switch theme Signed-off-by: unexplrd --- hosts/dunamis/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/dunamis/configuration.nix b/hosts/dunamis/configuration.nix index 3f61fd4..9446e9e 100644 --- a/hosts/dunamis/configuration.nix +++ b/hosts/dunamis/configuration.nix @@ -31,7 +31,7 @@ }; stylix = { enable = true; - theme = "rose-pine-dawn"; + theme = "rose-pine-moon"; }; };