17 lines
468 B
JSON
17 lines
468 B
JSON
{
|
|
"settings": {
|
|
"glyph": {
|
|
"description": "Specifies the glyph displayed on the widget.",
|
|
"label": "Icon to show on bar"
|
|
},
|
|
"hide_when_default": {
|
|
"description": "Hides the bar widget when the current submap is default.",
|
|
"label": "Hide when default submap"
|
|
},
|
|
"prefix": {
|
|
"description": "Add the prefix text to the submap name displayed on the widget.",
|
|
"label": "Add a prefix to the submap name"
|
|
}
|
|
}
|
|
}
|