change wallpaper

This commit is contained in:
xunuwu 2025-03-21 16:42:15 +01:00
parent c20af14c06
commit 2e4f290d21
2 changed files with 3 additions and 3 deletions

View file

@ -49,7 +49,7 @@
wayland.systemd.target = "sway-session.target"; wayland.systemd.target = "sway-session.target";
wayland.windowManager.sway = { wayland.windowManager.sway = {
enable = true; enable = true;
checkConfig = false; # doesnt work with custom wallpaper checkConfig = true; # doesnt work with custom wallpaper
extraSessionCommands = '' extraSessionCommands = ''
export SDL_VIDEODRIVER=wayland,x11,windows export SDL_VIDEODRIVER=wayland,x11,windows

View file

@ -8,8 +8,8 @@
autoEnable = true; autoEnable = true;
base16Scheme = "${pkgs.base16-schemes}/share/themes/mountain.yaml"; base16Scheme = "${pkgs.base16-schemes}/share/themes/mountain.yaml";
image = pkgs.fetchurl { image = pkgs.fetchurl {
url = "https://i.imgur.com/j9xld8Y.png"; url = "https://imgur.com/2HATcuP.png";
hash = "sha256-ou7+S4QFC7Gabbwv9PKcQLLT/1J26FJM7qRVbjLUoRU="; hash = "sha256-YsSg1nreefSD/Ij44ZrWMkdk6+rJ2YozcFXvCM/EZNM=";
}; };
polarity = "dark"; polarity = "dark";
cursor = { cursor = {