Bogir-decorations/breeze.json

17 lines
417 B
JSON
Raw Normal View History

2020-04-25 21:20:33 +00:00
{
"KPlugin": {
2020-04-25 21:25:59 +00:00
"Description": "A fork of Breeze10 decorations for KDE-meant to be used with the Bogir theme",
2020-04-25 21:20:33 +00:00
"EnabledByDefault": true,
2020-04-25 21:25:59 +00:00
"Id": "com.gitdab.codic.Bogir",
"Name": "Bogir",
2020-04-25 21:20:33 +00:00
"ServiceTypes": [
"org.kde.kdecoration2"
]
},
"org.kde.kdecoration2": {
"blur": true,
2020-04-25 21:25:59 +00:00
"defaultTheme": "Bogir",
2020-04-25 21:20:33 +00:00
"kcmodule": true
}
}