change wallpaper
This commit is contained in:
parent
c20af14c06
commit
2e4f290d21
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue