Merge pull request #178 from nevillelyh/neville/weather
adjust weather widget fonts
This commit is contained in:
commit
e3a376a03f
|
@ -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
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue