#
# load the animations plugin; various useless and eye-pleasing
# distractions
#

load "animations" {
	param "birth"		"window_slide";
	param "death"		"line_break";
	param "iconify"		"zoom_simple";
	param "restore"		"zoom_simple";
	param "zoom"		"zoom_simple";
	param "unzoom"		"zoom_simple";
}

#
# other animations include:
#
# fall_break
#	An animation similar to line_break except that the lines
#	fall forward, written by Dan Potter <bard@allusion.net>.
#
# That's all the animations just yet...
#


