fix: reduce size of battery icon widget
This commit is contained in:
parent
41c431d40f
commit
3a51bab1c8
@ -33,7 +33,7 @@
|
|||||||
(> level 50) x50
|
(> level 50) x50
|
||||||
(> level 25) x25
|
(> level 25) x25
|
||||||
empty)]
|
empty)]
|
||||||
(: _G.widget :set_markup (markup.font "Typicons 28" icon))))
|
(: _G.widget :set_markup (markup.font "Typicons 24" icon))))
|
||||||
|
|
||||||
(fn bat-markup []
|
(fn bat-markup []
|
||||||
(bat-icon))
|
(bat-icon))
|
||||||
|
Loading…
Reference in New Issue
Block a user