You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kwin-plugins/plugins/decoration/cutefishos.json

20 lines
454 B
JSON

6 years ago
{
"KPlugin": {
"Description": "CutefishOS window decoration for KDE Plasma 6",
6 years ago
"EnabledByDefault": true,
"Id": "org.cutefish.decoration",
"Name": "CutefishOS Window Frame",
"ServiceTypes": [
"org.kde.kdecoration3"
],
"Version": "1.0"
6 years ago
},
"org.kde.kdecoration3": {
"blur": false,
"recommended": true,
"styles": [
"titled"
]
6 years ago
}
}