# # Downloads data from http://www.hamqsl.com/solar.html and show is on the # desktop. # background no use_xft yes update_interval 10.0 own_window yes own_window_type override own_window_transparent = yes # size of the image (width x height) minimum_size 460 150 # Text alignment, other possible values are commented #alignment top_left alignment top_right #alignment bottom_left #alignment bottom_right # Gap between borders of screen and text gap_x 50 gap_y 50 # stuff after 'TEXT' will be formatted on screen TEXT ${execi 300 wget http://www.hamqsl.com/solar101vhf.php -O /tmp/solar.gif} ${image /tmp/solar.gif}