diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2019-08-25 03:28:43 +0200 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2019-08-25 03:28:43 +0200 |
commit | 8c700beff8c8322012c1e6c96ff22f4251ec70bd (patch) | |
tree | 7153c2aed92d80b475a46df1a980929cf65c07f1 /forecast.conf | |
parent | 4bc60db4b1db1c71ea17141ca7dfbcc5faf32227 (diff) | |
download | conky-8c700beff8c8322012c1e6c96ff22f4251ec70bd.tar.gz conky-8c700beff8c8322012c1e6c96ff22f4251ec70bd.tar.bz2 conky-8c700beff8c8322012c1e6c96ff22f4251ec70bd.tar.xz conky-8c700beff8c8322012c1e6c96ff22f4251ec70bd.zip |
All weather services are broken: here is some research, but nothing working yet...
Diffstat (limited to 'forecast.conf')
-rw-r--r-- | forecast.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/forecast.conf b/forecast.conf index 7fe13bd..b5b2468 100644 --- a/forecast.conf +++ b/forecast.conf @@ -70,6 +70,5 @@ template7 600 template8 900 TEXT -${offset -5}${color3}${font StyleBats:style=CleanCut:size=12}q ${voffset -2}${font Bitstream Vera Sans Mono:style=Bold:size=11}Weather${font} ${goto 120}${hr}${color1} -${execpi $template7 conkyForecastWU -C /usr/share/conkyforecast/conkyForecastWU.config --location=zmw:00000.24.10727 --template=/etc/conky/forecastWU.template} -${voffset -200} +#${alignc}${execpi 1800 /etc/conky/weather.lua} +#${voffset -200} |