mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Set xdg background image
This commit is contained in:
parent
417f88bffb
commit
b7657ab2ac
@ -16,5 +16,6 @@ with lib; {
|
||||
gtk.enable = true;
|
||||
home.file.".background-image".source = ../../common/wallpaper/nix-wallpaper-nineish-dark-gray.png;
|
||||
home.file.".background-image.png".source = ../../common/wallpaper/nix-wallpaper-nineish-dark-gray.png;
|
||||
xdg.configFile."background.png".source = ../../common/wallpaper/nix-wallpaper-nineish-dark-gray.png;
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user