Architecture rewrite and new features
This commit is contained in:
+3
-3
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "Night Theme Switcher",
|
||||
"description": "Automatically toggle between your light and dark GTK theme variants.",
|
||||
"description": "Automatically toggle your light and dark GTK and GNOME Shell theme variants, switch backgrounds and launch custom commands at sunset and sunrise.",
|
||||
"uuid": "nightthemeswitcher@romainvigier.fr",
|
||||
"gettext-domain": "nightthemeswitcher@romainvigier.fr",
|
||||
"settings-schema": "org.gnome.shell.extensions.nightthemeswitcher",
|
||||
"url": "https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/",
|
||||
"shell-version": ["3.32", "3.34", "3.36"],
|
||||
"version": 29
|
||||
"shell-version": ["3.28", "3.30", "3.32", "3.34", "3.36"],
|
||||
"version": 30
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user