16 lines
724 B
JSON
Executable file
16 lines
724 B
JSON
Executable file
{
|
|
"_generated": "Generated by SweetTooth, do not edit",
|
|
"description": "Toggle systemd services on/off from a popup menu in the top gnome panel. Can be used to start services like apache2, mysql, postgres. It uses `pkexec' to run `sytemctl'. If you want to start services without entering a password you have to polkit policy file. An example policy file can be found in the github repository.",
|
|
"name": "Zeitmaschine",
|
|
"settings-schema": "org.gnome.shell.extensions.zeitmaschine",
|
|
"shell-version": [
|
|
"3.14",
|
|
"3.16",
|
|
"3.18",
|
|
"3.20",
|
|
"3.22"
|
|
],
|
|
"url": "https://github.com/xundeenergie/gnome-shell-extension-zeitmaschine",
|
|
"uuid": "zeitmaschine@xundeenergie.at",
|
|
"version": 11
|
|
}
|