Files
gnome-night-theme-switcher/src/metadata.json.in
T

13 lines
452 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "Night Theme Switcher",
"description": "Automatically toggle your desktops color scheme between light and dark, switch backgrounds and run custom commands at sunset and sunrise.",
"uuid": "@UUID@",
"gettext-domain": "@UUID@",
"settings-schema": "@DNS@",
"url": "https://nightthemeswitcher.romainvigier.fr",
"session-modes": ["unlock-dialog", "user"],
"shell-version": ["43"],
"version": @VERSION@,
"build-type": "@BUILD_TYPE@"
}