All pastes #1935760 Raw Edit

JJ

public text v1 · immutable
#1935760 ·published 2010-09-08 15:05 UTC
rendered paste body
# Daylight map. Remote image is updated HOURLY.# wget -r -O /home/JJ/Pictures/daylight.jpg http://static.die.net/earth/mercator/640.jpg# gets the photo and stores it in /home/$user/Pictures as daylight.jpg# -== Window Layout & Options ==- ## Screen size = 1440x900own_window yes				# Boolean. Create own window to draw?own_window_colour red			# set a specified background colour (defaults to black). ONLY if Transparent = no, then this has effect.own_window_transparent yes		# set transparency? sets background opacity to 0%own_window_type desktop			# if own_window is yes, you may specify type normal, desktop, dock, panel or override (default: normal)#own_window_hints undecorated,below,sticky,skip_taskbar,skip_pagerdouble_buffer yes			# Use double buffering (reduces flicker, may not work for everyone)text_buffer_size 1024			# Size of the standard text buffer (default is 256 bytes). # This is NEEDED for the calendar.sh output.#use_spacer left 			# Adds spaces around certain objects to stop them from moving other things around.use_xft yes				# Use Xft (anti-aliased font and stuff)alignment mm				# Screen placementgap_x 0					# gap_x is the distance from the edge of your screen - relative to Alignment valuegap_y 0					# gap_y is the distance from the top/bottom edge of your screen. # -== Colors, Sizes, & Margins ==- #update_interval 1.0			# update_interval in seconds  minimum_size 640 355			# minimum_size in pixels = width, then heightmaximum_width 640			# Maximum width of window in pixelsstippled_borders 3			# Border stippling (dashing) in pixelsborder_width 0				# Window's border width in pixels.default_color white			# Default color and border colorpad_percents 2				# Pad percentages to this many decimals (0 = no padding)top_name_width 8			# Width for $top name value (defaults to 15 characters)default_bar_size 100 6			# Specify a default width and height for barsshort_units yes				# Shortens units to a single character (kiB->k, GiB->G, etc.). Default is off# -== Text ==- #draw_outline yes			# Boolean. Draw outlines?	draw_borders no				# Boolean. Draw borders around text?font Monospace:size=8:weight=bold	# Font name in Xuppercase no				# Boolean value, if true, text is rendered in upper casedraw_shades yes				# Boolean. Draw shades? mail_spool $MAIL			# localmail spool countTEXT${image /home/JJ/Pictures/daylight.jpg}