1
0
Fork 0
forked from wry/wry

theme: add separate bar_height setting

This commit is contained in:
Julian Orth 2025-09-17 17:19:19 +02:00
parent 3933eba30c
commit 01f9c094ee
12 changed files with 97 additions and 36 deletions

View file

@ -1907,6 +1907,11 @@
"description": "The height of tabs.",
"minimum": 0.0
},
"bar-height": {
"type": "integer",
"description": "The height of the bar. Defaults to the title-height if not set.",
"minimum": 0.0
},
"font": {
"type": "string",
"description": "The name of the font to use."