From 0e4f3ab06dffefb6097a60addb8a83ab258267a9 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Thu, 22 Jan 2026 12:26:35 -0700 Subject: [PATCH] Update stylix.nix --- modules/stylix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/stylix.nix b/modules/stylix.nix index a66bc3e..e772e3f 100644 --- a/modules/stylix.nix +++ b/modules/stylix.nix @@ -5,7 +5,7 @@ enable = true; # Set the wallpaper - image = ../assets/wallpapers/japantrain.png; + image = ../assets/wallpapers/unicat.png; # Set the color scheme (dark mode) polarity = "dark";