flocon/hosts/solaire/config/theme.nix

7 lines
124 B
Nix
Raw Permalink Normal View History

_: {
2024-12-18 19:23:13 +01:00
local.style = {
2024-11-21 16:00:15 +01:00
enable = true;
2024-12-16 00:00:54 +01:00
wallpaper = ../../../assets/wallpapers/lucy-edgerunners-wallpaper.jpg;
2024-11-21 16:00:15 +01:00
};
}