up su Gitea
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"id": "catwalk",
|
||||
"name": "Catwalk",
|
||||
"version": "1.1.7",
|
||||
"minNoctaliaVersion": "3.6.0",
|
||||
"author": "MannuVilasara",
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/noctalia-dev/noctalia-plugins",
|
||||
"description": "A cute animated cat for your bar.",
|
||||
"tags": [
|
||||
"Bar",
|
||||
"Desktop",
|
||||
"Panel",
|
||||
"Fun"
|
||||
],
|
||||
"entryPoints": {
|
||||
"main": "Main.qml",
|
||||
"barWidget": "BarWidget.qml",
|
||||
"desktopWidget": "DesktopWidget.qml",
|
||||
"panel": "Panel.qml",
|
||||
"settings": "Settings.qml"
|
||||
},
|
||||
"dependencies": {
|
||||
"plugins": []
|
||||
},
|
||||
"metadata": {
|
||||
"defaultSettings": {
|
||||
"minimumThreshold": 10,
|
||||
"hideBackground": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user