mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
feat(controlcenter): beautify UI interface for custom button state checks
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user