This commit is contained in:
2026-03-13 17:23:49 -05:00
parent 1432d75bb6
commit 381b5700bd
32 changed files with 814 additions and 424 deletions

View File

@@ -6,11 +6,15 @@
"activeColor": {
"desc": "Color of the icons when active.",
"label": "Active icon color"
},
},
"hideInactive": {
"desc": "Hide microphone, camera, and screen icons when there are inactive.",
"label": "Hide inactive states"
},
"enableToast": {
"desc": "Show toast messages when one of the states changes.",
"label": "Enable toast notifications"
},
"inactiveColor": {
"desc": "Color of the icons when inactive.",
"label": "Inactive icon color"