From 2519a25f651449297c46a9842c9ecaca44447e41 Mon Sep 17 00:00:00 2001 From: Moussab Date: Tue, 2 Dec 2014 22:16:11 +0100 Subject: [PATCH] Update rc.lua.holo --- rc.lua.holo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc.lua.holo b/rc.lua.holo index 53b59e9..7880ce8 100644 --- a/rc.lua.holo +++ b/rc.lua.holo @@ -227,7 +227,7 @@ networkwidget:set_widget(netwidget) networkwidget:set_bgimage(beautiful.widget_bg) -- Weather -yawn = lain.widgets.yawn(123456) +yawn = lain.widgets.yawn(city) -- Separators first = wibox.widget.textbox(' ')