mirror of
https://github.com/ublue-os/bazzite.git
synced 2024-12-26 21:15:54 +00:00
3c79d31255
fix(kde): Fix issue with theme picker under KDE6 for Vapor and VGUI2.
24 lines
574 B
JSON
24 lines
574 B
JSON
{
|
|
"KPackageStructure": "Plasma/LookAndFeel",
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "",
|
|
"Name": "Valve"
|
|
}
|
|
],
|
|
"Category": "",
|
|
"Description": "The stock SteamOS theme",
|
|
"Id": "com.valve.vapor.desktop",
|
|
"License": "GPLv2+",
|
|
"Name": "Vapor",
|
|
"ServiceTypes": [
|
|
"Plasma/LookAndFeel"
|
|
],
|
|
"Version": "0.01",
|
|
"Website": "https://steampowered.com/"
|
|
},
|
|
"X-KDE-ParentApp": "",
|
|
"X-Plasma-MainScript": "defaults"
|
|
}
|