From 3b70ba1abf11412df7d381133aa5eb2a0b351fdd Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Thu, 31 Oct 2024 11:37:44 -0700 Subject: [PATCH] wallpaper: change --- modules/linux/stylix/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/linux/stylix/default.nix b/modules/linux/stylix/default.nix index 4a673e1..df7c432 100644 --- a/modules/linux/stylix/default.nix +++ b/modules/linux/stylix/default.nix @@ -6,8 +6,8 @@ stylix = { enable = true; - # image = "${inputs.wallpapers}/aesthetic/afterglow_city_skyline_at_night.png"; - image = "${inputs.wallpapers}/aesthetic/afterglow_sand_dunes.jpg"; + image = "${inputs.wallpapers}/aesthetic/red_deadly_sun.jpg"; + # image = "${inputs.wallpapers}/aesthetic/afterglow_sand_dunes.jpg"; # base16Scheme = "${pkgs.base16-schemes}/share/themes/rose-pine.yaml"; # polarity = "dark";