feat(bar): Add option to hide CustomButton text in vertical bar

This commit is contained in:
loner
2025-11-10 18:39:53 +08:00
parent 110bbdf7a3
commit 2f853e3eca
4 changed files with 23 additions and 5 deletions
+4
View File
@@ -119,6 +119,10 @@
"stream-description": "Enter a command to run continuously."
},
"dynamic-text": "Dynamic text",
"hide-vertical": {
"description": "If enabled, the text from the command output will not be shown when the bar is in a vertical layout (left or right).",
"label": "Hide text in vertical bar"
},
"icon": {
"description": "Select an icon from the library.",
"label": "Icon"