Initial commit, Notification function

This commit is contained in:
2023-05-17 05:24:26 +02:00
commit 29848001be
4 changed files with 131 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"uuid": "cinnamon-dynamic-wallpaper@TobiZog",
"name": "Cinnamon Dynamic Wallpaper",
"description": "Cinnamon extension for dynamic desktop backgrounds based on time and location",
"version": "1.0",
"cinnamon-version": [
"5.6"
],
"max-instances": 1,
"url": "https://github.com/TobiZog/cinnamon-dynamic-wallpaper"
}