1
0
Fork 0
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:
Moussab 2014-12-02 22:16:11 +01:00
parent 60449f6b42
commit 2519a25f65

View file

@ -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>')