added openweather api key to config; some fixes

This commit is contained in:
Johannes Findeisen 2020-07-07 04:40:17 +02:00
commit 2e77d946c1
No known key found for this signature in database
GPG key ID: 2128DE136929E573
3 changed files with 4 additions and 3 deletions

View file

@ -7,7 +7,8 @@ config.font_awesome_size = "9"
config.font_xterm = "Source Code Pro"
config.font_xterm_size = "10"
config.titlebars_enabled = "true"
config.cityid = "2810284" -- (Westerland, DE)
config.openweather_api_key = "INSERT_KEY_HERE"
config.cityid = "INSERT_CITY_ID_HERE"
config.quake_width = 1024
config.quake_height = 768
config.autostart = {