mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
feat(bar): Add option to hide CustomButton text in vertical bar
This commit is contained in:
@@ -98,7 +98,8 @@ Singleton {
|
||||
"textStream": false,
|
||||
"textIntervalMs": 3000,
|
||||
"textCollapse": "",
|
||||
"parseJson": false
|
||||
"parseJson": false,
|
||||
"hideTextInVerticalBar": false
|
||||
},
|
||||
"KeyboardLayout": {
|
||||
"allowUserSettings": true,
|
||||
|
||||
Reference in New Issue
Block a user