add settings

This commit is contained in:
sonichy
2025-05-12 09:33:19 +08:00
parent 2516cc72b2
commit 51ddc825e9
7 changed files with 85 additions and 25 deletions

View File

@@ -1,9 +1,10 @@
{
"uuid": "datetime@sonichy",
"name": "datetime",
"settings-schema": "org.gnome.shell.extensions.datetime",
"description": "Display date and time on GNOME taskbar",
"author": "sonichy",
"version": "1.0",
"shell-version": [ "45", "46", "47", "48" ],
"url": "https://github.com/sonichy/GNOME_extension"
"url": "https://github.com/sonichy/GNOME_extension"
}