13 lines
452 B
Plaintext
13 lines
452 B
Plaintext
{
|
||
"name": "Night Theme Switcher",
|
||
"description": "Automatically toggle your desktop’s 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@"
|
||
}
|