adjust weather widget fonts
This commit is contained in:
parent
060b808dce
commit
28f6391227
|
@ -203,7 +203,7 @@ local function worker(args)
|
|||
{
|
||||
{
|
||||
id = 'temp',
|
||||
font = font_name .. ' 48',
|
||||
font = font_name .. ' 36',
|
||||
widget = wibox.widget.textbox
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue