This commit is contained in:
2026-02-09 09:17:08 -06:00
parent 9d18d477d5
commit 112ff5c88e
39 changed files with 1660 additions and 88 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "privacy-indicator",
"name": "Privacy Indicator",
"version": "1.0.13",
"version": "1.1.0",
"minNoctaliaVersion": "3.6.0",
"author": "Noctalia Team",
"official": true,
@@ -19,7 +19,9 @@
"metadata": {
"defaultSettings": {
"hideInactive": false,
"removeMargins": false
"removeMargins": false,
"activeColor": "primary",
"inactiveColor": "none"
}
}
}