From 8231f5d488c277c165ab39be6378c8444d7ce671 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 27 Jan 2013 16:50:16 -0500 Subject: Update various things --- .config/lxpanel/default/panels/panel | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to '.config/lxpanel/default/panels') diff --git a/.config/lxpanel/default/panels/panel b/.config/lxpanel/default/panels/panel index 9d776bb..e89a833 100644 --- a/.config/lxpanel/default/panels/panel +++ b/.config/lxpanel/default/panels/panel @@ -24,6 +24,26 @@ Global { iconsize=16 } +Plugin { + type = menu + Config { + image=/usr/share/lxpanel/images/my-computer.png + system { + } + separator { + } + item { + command=run + } + separator { + } + item { + image=gnome-logout + command=logout + } + } +} + Plugin { type = space expand=1 -- cgit v1.2.3-54-g00ecf