feat(controlcenter): beautify UI interface for custom button state checks

This commit is contained in:
loner
2025-11-04 02:28:36 +08:00
parent 5a9470d64e
commit e5e9b5961b
2 changed files with 66 additions and 32 deletions
+7
View File
@@ -875,6 +875,13 @@
"enable-on-state-logic": {
"label": "Enable On-State Logic",
"description": "Enable a second icon and 'hot' state based on a check command."
},
"state-checks": {
"label": "State Checks",
"command": "Command to execute for this state check",
"browse-icon": "Browse",
"remove": "Remove",
"add": "Add State Check"
}
},
"dialog": {