diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-02-14 19:01:19 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-02-14 19:01:19 -0200 |
commit | 59a0f2002f89fe414095794ab70debaade5ae96b (patch) | |
tree | 42469dbcc0e0e7daff15f607efe320dc2d66df52 /modules/conky/conky.dot.link/weather | |
parent | e9e10647863e3e7b04b1a3a8c6dc5f9af0718508 (diff) | |
download | dotfiles-59a0f2002f89fe414095794ab70debaade5ae96b.tar.gz dotfiles-59a0f2002f89fe414095794ab70debaade5ae96b.tar.bz2 |
Upgrading brweather to 0.5
Diffstat (limited to 'modules/conky/conky.dot.link/weather')
-rw-r--r-- | modules/conky/conky.dot.link/weather/conkyrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/conky/conky.dot.link/weather/conkyrc b/modules/conky/conky.dot.link/weather/conkyrc index f788236..a31d43d 100644 --- a/modules/conky/conky.dot.link/weather/conkyrc +++ b/modules/conky/conky.dot.link/weather/conkyrc @@ -94,9 +94,9 @@ ${execi 3600 weather-query weather} -${execpi 3600 weather-query brweather --imagem8=C1 -p 10,100 -s 60x60} -${execpi 3600 weather-query brweather --imagem8=C2 -p 110,100 -s 60x60} -${execpi 3600 weather-query brweather --imagem8=C3 -p 210,100 -s 60x60} +${execpi 3600 weather-query brweather --imagem4=C1 -p 10,100 -s 60x60} +${execpi 3600 weather-query brweather --imagem4=C2 -p 110,100 -s 60x60} +${execpi 3600 weather-query brweather --imagem4=C3 -p 210,100 -s 60x60} |