From 473049272390054fb9ddfe861718d8f8399eee46 Mon Sep 17 00:00:00 2001 From: streetturtle Date: Mon, 1 Mar 2021 17:24:04 -0500 Subject: [battery] fix #243 --- battery-widget/battery.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'battery-widget') diff --git a/battery-widget/battery.lua b/battery-widget/battery.lua index b0a71e7..d406a50 100644 --- a/battery-widget/battery.lua +++ b/battery-widget/battery.lua @@ -60,8 +60,8 @@ local function worker(user_args) widget = wibox.widget.imagebox, resize = false }, - bottom = 3, - layout = wibox.container.margin + valigh = 'center', + layout = wibox.container.place, } local level_widget = wibox.widget { font = font, -- cgit v1.2.3