#
# load the taskbar plugin
#

load "taskbar" {

	# boolean - put the taskbar at the top of the screen?
	param "at_top"	"false";

	# boolean - show icons for tasks?
	param "icons"	"true";
}
