diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-07-31 14:03:07 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-07-31 14:03:07 +0700 |
| commit | 4835f660f9435fa64336daaaae1ea3cab1dfbee6 (patch) | |
| tree | 45524b7f7cdb6009fa85558cea44678b2b563a43 /noctalia/.config/plugins/privacy-indicator/manifest.json | |
| parent | 59226408d8bc950d7ec8c21623f28b5f7de8fce0 (diff) | |
mouse
Diffstat (limited to 'noctalia/.config/plugins/privacy-indicator/manifest.json')
| -rw-r--r-- | noctalia/.config/plugins/privacy-indicator/manifest.json | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/noctalia/.config/plugins/privacy-indicator/manifest.json b/noctalia/.config/plugins/privacy-indicator/manifest.json deleted file mode 100644 index 4618fc4..0000000 --- a/noctalia/.config/plugins/privacy-indicator/manifest.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "id": "privacy-indicator", - "name": "Privacy Indicator", - "version": "1.2.13", - "minNoctaliaVersion": "3.6.0", - "author": "Noctalia Team", - "official": true, - "license": "MIT", - "repository": "https://github.com/noctalia-dev/noctalia-plugins", - "description": "A privacy indicator widget that shows when microphone, camera or screen sharing is active.", - "tags": [ - "Bar", - "Privacy", - "Indicator" - ], - "entryPoints": { - "main": "Main.qml", - "barWidget": "BarWidget.qml", - "panel": "Panel.qml", - "settings": "Settings.qml" - }, - "dependencies": { - "plugins": [] - }, - "metadata": { - "defaultSettings": { - "hideInactive": false, - "enableToast": true, - "removeMargins": false, - "iconSpacing": 4, - "activeColor": "primary", - "inactiveColor": "none", - "micFilterRegex": "", - "camFilterRegex": "" - } - } -} |
