From 7ac5cc1baf0afe006d3f52abd94e24d1991a57c4 Mon Sep 17 00:00:00 2001 From: Holger Paradies Date: Sun, 17 Feb 2013 20:04:12 +0100 Subject: panel-cosmetic --- skel-lxde/.config/lxpanel/LXDE/panels/panel | 41 +++++++++++++++++------------ 1 file changed, 24 insertions(+), 17 deletions(-) diff --git a/skel-lxde/.config/lxpanel/LXDE/panels/panel b/skel-lxde/.config/lxpanel/LXDE/panels/panel index cccbb89..40acd4c 100644 --- a/skel-lxde/.config/lxpanel/LXDE/panels/panel +++ b/skel-lxde/.config/lxpanel/LXDE/panels/panel @@ -52,24 +52,19 @@ Plugin { } Plugin { - type = launchbar + type = space Config { - Button { - id=pcmanfm.desktop - } - Button { - id=lxde-x-www-browser.desktop - } - Button { - id=/usr/share/applications/lxterminal.desktop - } + Size=2 } } Plugin { - type = space + type = wincmd Config { - Size=4 + image=window-manager + Button1=iconify + Button2=shade + Toggle=0 } } @@ -81,12 +76,24 @@ Plugin { } Plugin { - type = wincmd + type = launchbar Config { - image=window-manager - Button1=iconify - Button2=shade - Toggle=0 + Button { + id=pcmanfm.desktop + } + Button { + id=lxde-x-www-browser.desktop + } + Button { + id=/usr/share/applications/lxterminal.desktop + } + } +} + +Plugin { + type = space + Config { + Size=4 } } -- cgit v1.0