From 9a023a501d765b79378747496e12d85c58e0655c Mon Sep 17 00:00:00 2001 From: unexplrd Date: Wed, 21 May 2025 23:21:57 +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"; }; };