mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2026-03-23 14:05:11 +00:00
Update rc.lua.copland
This commit is contained in:
parent
acd7c49e17
commit
704dabd1e0
|
|
@ -191,7 +191,7 @@ volumewidget = wibox.widget.background(volmargin)
|
||||||
volumewidget:set_bgimage(beautiful.widget_bg)
|
volumewidget:set_bgimage(beautiful.widget_bg)
|
||||||
|
|
||||||
-- Weather
|
-- Weather
|
||||||
yawn = lain.widgets.yawn(123456)
|
yawn = lain.widgets.yawn(city)
|
||||||
|
|
||||||
-- Separators
|
-- Separators
|
||||||
spr = wibox.widget.textbox(' ')
|
spr = wibox.widget.textbox(' ')
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue