From d91a3b112a27fce92c1ec43e374496e20bbe1de0 Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Thu, 12 Dec 2024 19:12:48 -0500 Subject: [PATCH] mauville/stylix: gruvbox -> catppuccin frape; new wallpaper --- flake.lock | 6 +++--- hosts/mauville/stylix.nix | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 366f4673..70351515 100644 --- a/flake.lock +++ b/flake.lock @@ -746,11 +746,11 @@ "wallpapers": { "flake": false, "locked": { - "lastModified": 1729483172, - "narHash": "sha256-aXYgx0DdFGVHscztbmr//bnzB9N4NX1l9agyfbt3Kas=", + "lastModified": 1734048617, + "narHash": "sha256-v/y+hj5RjD8Q9Ytmo0K4nbZxqIke4R0YDUceKsCxs2o=", "owner": "alyraffauf", "repo": "wallpapers", - "rev": "5e2a0ae70fa8c84918d6f1f6909456e4e57346bb", + "rev": "ffc0c69033ce548d9ba9d0271d89b3335fde2ff7", "type": "github" }, "original": { diff --git a/hosts/mauville/stylix.nix b/hosts/mauville/stylix.nix index 5559057e..b5313984 100644 --- a/hosts/mauville/stylix.nix +++ b/hosts/mauville/stylix.nix @@ -5,10 +5,10 @@ }: { stylix = { enable = true; - base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-light-hard.yaml"; - image = "${self.inputs.wallpapers}/wallhaven-3lyrvy.png"; + base16Scheme = "${pkgs.base16-schemes}/share/themes/catppuccin-frappe.yaml"; + image = "${self.inputs.wallpapers}/wallhaven-yxdrex.png"; imageScalingMode = "fill"; - polarity = "light"; + polarity = "dark"; cursor = { name = "Adwaita";