diff --git a/weather-api-widget/weather.lua b/weather-api-widget/weather.lua index 6f9d601..35705ec 100644 --- a/weather-api-widget/weather.lua +++ b/weather-api-widget/weather.lua @@ -439,7 +439,7 @@ local function worker(user_args) }) table.insert(temp_below, wibox.widget { - markup = ' 0 and '#2E3440' or '#ECEFF4') .. '">' .. string.format('%.0f', hour.temp_c) .. '°' .. '', align = 'center',