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 = {