fix: reduce size of battery icon widget

This commit is contained in:
xeals 2019-01-15 21:34:21 +11:00
parent 41c431d40f
commit 3a51bab1c8

View File

@ -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))