diff --git a/widget/bat.fnl b/widget/bat.fnl index b4ec078..9bdf2d6 100644 --- a/widget/bat.fnl +++ b/widget/bat.fnl @@ -33,7 +33,7 @@ (> level 50) x50 (> level 25) x25 empty)] - (: _G.widget :set_markup (markup.font "Typicons 28" icon)))) + (: _G.widget :set_markup (markup.font "Typicons 24" icon)))) (fn bat-markup [] (bat-icon))