aly: change default wallpaper to wallhaven-3led2d.jpg

This commit is contained in:
Aly Raffauf 2024-06-21 20:15:59 -04:00
parent 8794a99af4
commit e6b54b7132

View file

@ -164,7 +164,7 @@
}; };
theme = { theme = {
wallpaper = "${config.xdg.dataHome}/backgrounds/jr-korpa-9XngoIpxcEo-unsplash.jpg"; wallpaper = "${config.xdg.dataHome}/backgrounds/wallhaven-3led2d.jpg";
}; };
}; };
} }