add background

This commit is contained in:
Lukas Heiligenbrunner 2023-10-21 17:08:13 +02:00
parent 18f3e7008b
commit b7ea157145
2 changed files with 10 additions and 0 deletions

View File

@ -40,4 +40,14 @@
userName = "Lukas Heiligenbrunner";
userEmail = "lukas.heiligenbrunner@gmail.com";
};
dconf.settings = {
"org/gnome/desktop/background" = {
picture-uri = "/home/lukas/.background-image";
};
};
home.file.".background-image" = {
source = ./resources/background-hogwartslegacy.png;
};
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 MiB