mirror of
https://github.com/ellmau/nixos.git
synced 2026-02-03 17:09:05 +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