mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
21 lines
521 B
JSON
21 lines
521 B
JSON
{
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "devin@kde.org",
|
|
"Name": "Devin Lin"
|
|
}
|
|
],
|
|
"Description": "Quick setting to toggle do not disturb mode",
|
|
"Icon": "notifications",
|
|
"Id": "org.kde.plasma.quicksetting.donotdisturb",
|
|
"License": "GPL",
|
|
"Name": "Do Not Disturb",
|
|
"ServiceTypes": [
|
|
"KPackage/GenericQML"
|
|
],
|
|
"Version": "0.1",
|
|
"Website": "https://kde.org"
|
|
}
|
|
}
|
|
|