diff --git a/src/Bar.ahk b/src/Bar.ahk index b70a2f6..63a0907 100644 --- a/src/Bar.ahk +++ b/src/Bar.ahk @@ -61,7 +61,7 @@ Bar_init(m) { } ; layout i := Config_viewCount + 1 - text := " ??? " + text := " 1x9|=- " w := Bar_getTextWidth(text) Gui, Add, Text, x%x1% y%y1% w%w% h%h1% BackgroundTrans vBar_#%m%_#%i%_layout gBar_GuiClick, Gui, Add, Progress, x%x1% y%y1% w%w% h%h1% Background%Config_normBgColor2%