Merge pull request #178 from nevillelyh/neville/weather

adjust weather widget fonts
This commit is contained in:
streetturtle 2020-07-29 21:42:55 -04:00 committed by GitHub
commit e3a376a03f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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