added background

This commit is contained in:
Jakub Kropáček 2024-09-26 16:28:00 +02:00
parent fc1dfe834e
commit 838dbe9866
2 changed files with 9 additions and 0 deletions

View file

@ -124,6 +124,15 @@
"_storage_free_" "_storage_free_"
]; ];
}; };
"org/gnome/desktop/background" =
let
bgPath = "file://${./nyan_cat.jpg}";
in
{
picture-options = "zoom";
picture-uri = bgPath;
picture-uri-dark = bgPath;
};
}; };
}; };

BIN
users/krop/nyan_cat.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 333 KiB