Global {
	edge = top
	allign = center
	widthtype = percent
	width = 100
	heighttype = pixel
	height = 24
	margin = 0
	setdocktype = true
	setpartialstrut = true
	transparent = false
	tintcolor = #000000
	alpha = 255
	autohide = false
	roundcorners = false
	roundcornersradius = 0
	layer = above
	setlayer = false
	maxelemheight = 24
}

Plugin {
	type = menu
	expand = false
	padding = 0
	config {
		icon = applications-other
		systemmenu {
		}
	}
}

Plugin {
	type = pager
	expand = false
	padding = 0
	config {
		showwallpaper = false
	}
}

Plugin {
	type = taskbar
	expand = true
	padding = 0
	config {
		showiconified = true
		showmapped = true
		showalldesks = false
		tooltips = true
		iconsonly = false
		maxtaskwidth = 200
	}
}

Plugin {
	type = genmon
	expand = false
	padding = 0
	config {
		command = ~/lib/panel/batmon
		textsize = 10240
		textcolor = #F3F3F5
		pollingtime = 1
		maxtextlength = 6
	}
}

Plugin {
	type = genmon
	expand = false
	padding = 0
	config {
		command = ~/lib/panel/volmon
		textsize = 10240
		textcolor = #F3F3F5
		pollingtime = 1
		maxtextlength = 7
	}
}

Plugin {
	type = tray
	expand = false
	padding = 0
}

Plugin {
	type = tclock
	expand = false
	padding = 0
	config {
		clockfmt = <span font="Mono 10">%H:%M:%S</span>&#xA;<span font="Mono 6">%a %Y-%m-%d</span>
		showcalendar = true
		showtooltip = false
	}
}