mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
This quicksetting plugion allows the user to open the KScreen OSD which makes it easy to reconfigure a multiscreen setup. It's only available when more than one monitor is connected. Signed-off-by: Sebastian Kügler <sebas@kde.org>
17 lines
483 B
JSON
17 lines
483 B
JSON
{
|
|
"KPackageStructure": "KPackage/GenericQML",
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "sebas@kde.org",
|
|
"Name": "Sebastian Kügler"
|
|
}
|
|
],
|
|
"Description": "Screen setup OSD quick setting for Plasma Mobile",
|
|
"Icon": "osd-duplicate",
|
|
"Id": "org.kde.plasma.quicksetting.kscreenosd",
|
|
"License": "GPL-2.0+",
|
|
"Name": "Screen OSD",
|
|
"Website": "https://kde.org"
|
|
}
|
|
}
|