adjust weather widget fonts

This commit is contained in:
Neville Li 2020-07-26 11:47:10 -04:00
parent 060b808dce
commit 28f6391227
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ local function worker(args)
{
{
id = 'temp',
font = font_name .. ' 48',
font = font_name .. ' 36',
widget = wibox.widget.textbox
},
{