Advertisement
BoredOOMM

conkyWeather portion of mrpeachy code

Oct 25th, 2011
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. ${color8}${hr 2}
  2. ${goto 30}${font Droid Sans:size=38}${color9}${time %l:%M %p}${font}
  3. ${goto 20}${font Droid Sans Mono:bold:size=9}
  4. ${font Droid Sans Mono:bold: size=9}${color4}${alignc}Sunrise ${execi 1800 conkyForecast -d SR}${color3} | ${color4}Sunset ${execi 1800 conkyForecast -d SS}${color3}${color}
  5. ${goto 10}${color3}${execi 1 conkyForecast-SunsetSunriseCountdown --location=USCA0894 -t} in:${goto 210}${color2}${execi 1 conkyForecast-SunsetSunriseCountdown --location=USCA0894}
  6. ${execi 300 /home/bkberger/Conky/getsun.sh}
  7.  
  8. ${goto 20}${font ConkyWindNESW:size=34}${color3}${execi 1800 conkyForecast -d BS}${goto 100}${font ConkyWeather:size=34}${execi 1800 conkyForecast --location=USCA0894 -d WF}${goto 200}${font MoonPhases:size=26}${execi 1800 conkyForecast -d MF}${font}
  9. ${goto 30}${font Sans:bold:size=8}${color4}${execpi 1800 conkyForecast --location=USCA0894 -d WS}${goto 90}Feels like ${execi 1800 conkyForecast --location=USCA0894 -d LT -i}${goto 200}${execpi 1800 conkyForecast -d MP | awk '{print $1}'}
  10. ${voffset 4}${goto 30}${font Sans:bold:size=8}${color3}${execi 1800 conkyForecast -d DW -s 1 -w}${goto 90}${execi 1800 conkyForecast -d DW -s 2 -w}${goto 150}${execi 1800 conkyForecast -d DW -s 3 -w}${goto 210}${execi 1800 conkyForecast -d DW -s 4 -w}${font}
  11. ${goto 30}${font conkyWeather:size=30}${color3}${execi 1800 conkyForecast --location=USCA0894 -d WF -s 1 -w}${goto 90}${execi 1800 conkyForecast -d WF -s 2 -w}${goto 150}${execi 1800 conkyForecast --location=USCA0894 -d WF -s 3 -w}${goto 210}${execi 1800 conkyForecast --location=USCA0894 -d WF -s 4 -w}${font}
  12. ${goto 26}${font Sans:bold:size=8}${color4}${execi 1800 conkyForecast --location=USCA0894 -d HT -s 1 -ui}/${execi 1800 conkyForecast --location=USCA0894 -d LT -s 1 -ui}${goto 86}${execi 1800 conkyForecast --location=USCA0894 -d HT -s 2 -ui}/${execi 1800 conkyForecast --location=USCA0894 -d LT -s 2 -ui}${goto 146}${execi 1800 conkyForecast --location=USCA0894 -d HT -s 3 -ui}/${execi 1800 conkyForecast --location=USCA0894 -d LT -s 3 -ui}${goto 206}${execi 1800 conkyForecast --location=USCA0894 -d HT -s 4 -ui}/${execi 1800 conkyForecast --location=USCA0894 -d LT -s 4 -ui}${font}
  13.  
  14.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement