From bbb0fc48c52db05ccae38b9baeff1d9593119b08 Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Mon, 23 Sep 2024 19:05:55 -0400 Subject: [PATCH] mauville: change wallpaper --- hosts/mauville/stylix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/mauville/stylix.nix b/hosts/mauville/stylix.nix index fd317ea4..194f2331 100644 --- a/hosts/mauville/stylix.nix +++ b/hosts/mauville/stylix.nix @@ -6,7 +6,7 @@ stylix = { enable = true; base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-dark-hard.yaml"; - image = "${self.inputs.wallpapers}/wallhaven-mp886k.jpg"; + image = "${self.inputs.wallpapers}/wallhaven-3lyrvy.png"; imageScalingMode = "fill"; polarity = "dark";