statusweather: Add config file example.

This commit is contained in:
tastytea 2021-08-23 17:06:09 +02:00
parent 0ee6bcb625
commit f24a23e5e5
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@
* interval=persist
* markup=pango
*/
/* ~/.config/statusweather.cfg:
* api_key = abc123
* city = Hamburd,de
*/
#include "helpers.hpp"