This commit is contained in:
sonichy
2025-05-12 10:13:17 +08:00
parent 51ddc825e9
commit 47fd32872d
4 changed files with 12 additions and 12 deletions

View File

@@ -1,10 +1,10 @@
{
"uuid": "datetime@sonichy",
"name": "datetime",
"settings-schema": "org.gnome.shell.extensions.datetime",
"name": "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",
"settings-schema": "org.gnome.shell.extensions.datetime"
}