From 704dabd1e00efe706db21a8600e9d5b97231d658 Mon Sep 17 00:00:00 2001 From: Moussab Date: Tue, 2 Dec 2014 22:15:25 +0100 Subject: [PATCH] Update rc.lua.copland --- rc.lua.copland | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc.lua.copland b/rc.lua.copland index 06ad16b..25991ef 100644 --- a/rc.lua.copland +++ b/rc.lua.copland @@ -191,7 +191,7 @@ volumewidget = wibox.widget.background(volmargin) volumewidget:set_bgimage(beautiful.widget_bg) -- Weather -yawn = lain.widgets.yawn(123456) +yawn = lain.widgets.yawn(city) -- Separators spr = wibox.widget.textbox(' ')