mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2026-03-23 14:05:11 +00:00
Update rc.lua.holo
This commit is contained in:
parent
60449f6b42
commit
2519a25f65
|
|
@ -227,7 +227,7 @@ networkwidget:set_widget(netwidget)
|
||||||
networkwidget:set_bgimage(beautiful.widget_bg)
|
networkwidget:set_bgimage(beautiful.widget_bg)
|
||||||
|
|
||||||
-- Weather
|
-- Weather
|
||||||
yawn = lain.widgets.yawn(123456)
|
yawn = lain.widgets.yawn(city)
|
||||||
|
|
||||||
-- Separators
|
-- Separators
|
||||||
first = wibox.widget.textbox('<span font="Tamsyn 4"> </span>')
|
first = wibox.widget.textbox('<span font="Tamsyn 4"> </span>')
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue