Closed jtdLab closed 1 year ago
Hey @jtdLab have you tried setting the WindowBarSize
attribute? Did that give you the intended effect?
e.g.
Output "examples/settings/set-bar.gif"
Set FontSize 25
Set Width 600
Set Height 300
Set Padding 20
Set WindowBar Colorful
Set WindowBarSize 40
Type "I have a bar!"
Sleep 2s
Let us know if that works for you!
Big time 🔥 Thank you so much. Is that documented somewhere?
I just searched for WindowBar
in the GitHub search bar and this example popped up from one of the READMEs :)
When using
Set WindowBar Colorful
and a bigger fontsize the dots seems small often times compared to the font.Is it possible to scale the WindowBar accordingly?