few small changes

This commit is contained in:
streetturtle 2018-01-20 23:17:25 -05:00
parent 04ca3d56f4
commit 968d9ba784
1 changed files with 2 additions and 1 deletions

View File

@ -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 = '<API_KEY>>'
local open_map_key = 'c3d7320b359da4e48c2d682a04076576'
local path_to_icons = "/usr/share/icons/Arc/status/symbolic/"
local icon_widget = wibox.widget {