From 2e4f290d21fbc8b5c869532b674d7149d79577c1 Mon Sep 17 00:00:00 2001 From: xunuwu Date: Fri, 21 Mar 2025 16:42:15 +0100 Subject: [PATCH] change wallpaper --- home/profiles/programs/desktop/sway/default.nix | 2 +- sys/profiles/themes/dark.nix | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/home/profiles/programs/desktop/sway/default.nix b/home/profiles/programs/desktop/sway/default.nix index af8d0fd..d907675 100644 --- a/home/profiles/programs/desktop/sway/default.nix +++ b/home/profiles/programs/desktop/sway/default.nix @@ -49,7 +49,7 @@ wayland.systemd.target = "sway-session.target"; wayland.windowManager.sway = { enable = true; - checkConfig = false; # doesnt work with custom wallpaper + checkConfig = true; # doesnt work with custom wallpaper extraSessionCommands = '' export SDL_VIDEODRIVER=wayland,x11,windows diff --git a/sys/profiles/themes/dark.nix b/sys/profiles/themes/dark.nix index 29207b4..3a18600 100644 --- a/sys/profiles/themes/dark.nix +++ b/sys/profiles/themes/dark.nix @@ -8,8 +8,8 @@ autoEnable = true; base16Scheme = "${pkgs.base16-schemes}/share/themes/mountain.yaml"; image = pkgs.fetchurl { - url = "https://i.imgur.com/j9xld8Y.png"; - hash = "sha256-ou7+S4QFC7Gabbwv9PKcQLLT/1J26FJM7qRVbjLUoRU="; + url = "https://imgur.com/2HATcuP.png"; + hash = "sha256-YsSg1nreefSD/Ij44ZrWMkdk6+rJ2YozcFXvCM/EZNM="; }; polarity = "dark"; cursor = {