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
+2 -1
View File
@@ -98,7 +98,8 @@ Singleton {
"textStream": false,
"textIntervalMs": 3000,
"textCollapse": "",
"parseJson": false
"parseJson": false,
"hideTextInVerticalBar": false
},
"KeyboardLayout": {
"allowUserSettings": true,