mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2026-03-23 14:05:11 +00:00
Update rc.lua.rainbow
This commit is contained in:
parent
c941e6b0bc
commit
744f7d91f2
|
|
@ -127,7 +127,7 @@ volumewidget = wibox.widget.background(volmargin)
|
||||||
volumewidget:set_bgimage(beautiful.vol_bg)
|
volumewidget:set_bgimage(beautiful.vol_bg)
|
||||||
|
|
||||||
-- Weather
|
-- Weather
|
||||||
yawn = lain.widgets.yawn(123456,
|
yawn = lain.widgets.yawn(city,
|
||||||
{
|
{
|
||||||
settings = function()
|
settings = function()
|
||||||
yawn_notification_preset.fg = white
|
yawn_notification_preset.fg = white
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue