# lxpanel <profile> config file. Manually editing is not recommended.
# Use preference dialog in lxpanel to adjust config when you can.

Global {
	edge=top
	allign=left
	margin=0
	widthtype=percent
	width=100
	height=20
	transparent=0
	tintcolor=#000000
	alpha=0
	setdocktype=1
	setpartialstrut=1
	usefontcolor=0
	fontcolor=#ffffff
	background=0
	backgroundfile=/usr/share/lxpanel/images/background.png
}

Plugin {
	type=menu
	Config {
		image=start-here
		system {
		}
		separator {
		}
		menu {
			image=exit
			name=システム
			item {
				image=gnome-logout
				name=ログアウト
				action=killall openbox
			}
			separator {
			}
			item {
				image=gtk-refresh
				name=再起動
				action=reboot
			}
			item {
				image=gnome-shutdown
				name=シャットダウン
				action=poweroff
			}
		}
	}
}

Plugin {
	type=launchbar
	Config {
		Button {
			id=mozilla-firefox.desktop
		}
		Button {
			id=fedora-pcmanfm.desktop
		}
		Button {
			image=terminal
			tooltip=Xterm
			action=xterm -bg \#000000 -fg \#DDDDDD -rightbar
		}
	}
}

Plugin {
	type=space
	Config {
		Size=2
	}
}

Plugin {
	type=taskbar
	expand=1
	Config {
		tooltips=1
		IconsOnly=0
		AcceptSkipPager=1
		ShowIconified=1
		ShowMapped=1
		ShowAllDesks=0
		UseMouseWheel=1
		UseUrgencyHint=1
		FlatButton=1
		MaxTaskWidth=192
		spacing=1
	}
}

Plugin {
	type=tray
}

Plugin {
	type=volume
}

Plugin {
	type=space
	Config {
		Size=2
	}
}

Plugin {
	type=pager
}

Plugin {
	type=space
	Config {
		Size=2
	}
}

Plugin {
	type=dclock
	Config {
		ClockFmt=%d(%a) %H:%M
		TooltipFmt=%x(%a) %H:%M
		BoldFont=0
	}
}
