From 08046229da0561f6b08cf9b79b76797163c4832f Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Sat, 28 Sep 2024 22:55:43 -0400 Subject: [PATCH] petalburg: update wallpaper --- hosts/petalburg/stylix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/petalburg/stylix.nix b/hosts/petalburg/stylix.nix index 7aeaa884..61bedf74 100644 --- a/hosts/petalburg/stylix.nix +++ b/hosts/petalburg/stylix.nix @@ -6,7 +6,7 @@ stylix = { enable = true; base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-dark-hard.yaml"; - image = "${self.inputs.wallpapers}/wallhaven-jxp18w.jpg"; + image = "${self.inputs.wallpapers}/wallhaven-3lyrvy.png"; imageScalingMode = "fill"; polarity = "dark";