mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Merge pull request #609 from lonerOrz/feat/parseJson
feat(custom-button): Add JSON parsing support
This commit is contained in:
@@ -1132,6 +1132,10 @@
|
||||
"collapse-condition": {
|
||||
"label": "Collapse condition",
|
||||
"description": "If the output text matches this value, the button will collapse."
|
||||
},
|
||||
"parse-json": {
|
||||
"label": "Parse output as JSON",
|
||||
"description": "Parse the command output as a JSON object to dynamically set text and icon."
|
||||
}
|
||||
},
|
||||
"media-mini": {
|
||||
|
||||
Reference in New Issue
Block a user