From 688266f5cfe8e0204452cf031c8728cb5cae8f69 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 26 Jul 2015 10:18:35 -0300 Subject: Adapt to new font --- conky.dot.link/weather/conkyrc | 32 +++++++++----------------------- 1 file changed, 9 insertions(+), 23 deletions(-) (limited to 'conky.dot.link/weather') diff --git a/conky.dot.link/weather/conkyrc b/conky.dot.link/weather/conkyrc index f037bf5..c0302d3 100644 --- a/conky.dot.link/weather/conkyrc +++ b/conky.dot.link/weather/conkyrc @@ -95,36 +95,22 @@ ${execi 3600 weather-query weather} -${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} +${execpi 3600 weather-query brweather --imagem4=C1 -p 10,110 -s 60x60} +${execpi 3600 weather-query brweather --imagem4=C2 -p 110,110 -s 60x60} +${execpi 3600 weather-query brweather --imagem4=C3 -p 210,110 -s 60x60} +${execi 3600 weather-query brweather --option=Day1 | sed -e 's/á/a/g'}: ${execi 3600 weather-query brweather --option=LT1 | sed -e 's/°/C/g'}/${execi 3600 weather-query brweather --option=HT1 | sed -e 's/°/C/g'} ${goto 100} ${execi 3600 weather-query brweather --option=Day2 | sed -e 's/á/a/g'}: ${execi 3600 weather-query brweather --option=LT2 | sed -e 's/°/C/g'}/${execi 3600 weather-query brweather --option=HT2 | sed -e 's/°/C/g'} ${goto 200} ${execi 3600 weather-query brweather --option=Day3 | sed -e 's/á/a/g'}: ${execi 3600 weather-query brweather --option=LT3 | sed -e 's/°/C/g'}/${execi 3600 weather-query brweather --option=HT3 | sed -e 's/°/C/g'} - -${execi 3600 weather-query brweather --option=Day1 | sed -e 's/á/a/g'}: ${execi 3600 weather-query brweather --option=LT1 | sed -e 's/°/C/g'}/${execi 3600 weather-query brweather --option=HT1 | sed -e 's/°/C/g'} ${goto 100} ${execi 3600 weather-query brweather --option=Day2 | sed -e 's/á/a/g'}: ${execi 3600 weather-query brweather --option=LT2 | sed -e 's/°/C/g'}/${execi 3600 weather-query brweather --option=HT2 | sed -e 's/°/C/g'} ${goto 200} ${execi 3600 weather-query brweather --option=Day3 | sed -e 's/á/a/g'}: ${execi 3600 weather-query brweather --option=LT3 | sed -e 's/°/C/g'}/${execi 3600 weather-query brweather --option=HT3 | sed -e 's/°/C/g'} - - -# segunda ${voffset -35}${goto 345}${execpi 3600 weather-query brweather --option=LUA2D} -# terceira ${voffset -10}${goto 425}${execpi 3600 weather-query brweather --option=LUA3D} -# quarta ${voffset -10}${goto 505}${execpi 3600 weather-query brweather --option=LUA4D} -# Segunda -${voffset 0}${goto 345}${execpi 3600 weather-query brweather --option=LUA2T} -# terceira +${voffset 0}${goto 345}${execpi 3600 weather-query brweather --option=LUA2T} ${voffset -10}${goto 425}${execpi 3600 weather-query brweather --option=LUA3T} -# quarta ${voffset -10}${goto 505}${execpi 3600 weather-query brweather --option=LUA4T} -# Imagem das luas -# Hoje -${execpi 3600 weather-query brweather --option=LUA1I -s 75x75 -p 405,35} -# Segunda lua -${execpi 3600 weather-query brweather --option=LUA2I -s 30x30 -p 350,115} -# Terceira lua -${execpi 3600 weather-query brweather --option=LUA3I -s 30x30 -p 420,115} -# Quarta lua -${execpi 3600 weather-query brweather --option=LUA4I -s 30x30 -p 500,115} +${execpi 3600 weather-query brweather --option=LUA1I -s 75x75 -p 405,50} +${execpi 3600 weather-query brweather --option=LUA2I -s 30x30 -p 350,130} +${execpi 3600 weather-query brweather --option=LUA3I -s 30x30 -p 420,130} +${execpi 3600 weather-query brweather --option=LUA4I -s 30x30 -p 500,130} ${voffset -165}${goto 490}${execpi 3600 weather-query brweather --option=LUA1T} -- cgit v1.2.3