From 968d9ba7843297dd10d488398b6eb8f8e614a195 Mon Sep 17 00:00:00 2001 From: streetturtle Date: Sat, 20 Jan 2018 23:17:25 -0500 Subject: few small changes --- weather-widget/weather.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'weather-widget/weather.lua') diff --git a/weather-widget/weather.lua b/weather-widget/weather.lua index f694d08..07863dd 100644 --- a/weather-widget/weather.lua +++ b/weather-widget/weather.lua @@ -9,9 +9,10 @@ local http = require("socket.http") local json = require("json") local naughty = require("naughty") +local wibox = require("wibox") local city = "Montreal,ca" -local open_map_key = '>' +local open_map_key = 'c3d7320b359da4e48c2d682a04076576' local path_to_icons = "/usr/share/icons/Arc/status/symbolic/" local icon_widget = wibox.widget { -- cgit v1.2.3