summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2013-02-17 20:04:12 +0100
committerAndreas Loibl <andreas@andreas-loibl.de>2013-02-28 08:09:03 +0100
commit7ac5cc1baf0afe006d3f52abd94e24d1991a57c4 (patch)
tree76abf7ee931c2e1be1a81b35ed0f9754d831a84f
parentd7ad7aa02bfab9a7d960422339f0a991e689c8e6 (diff)
downloadetcskel-kanotix-7ac5cc1baf0afe006d3f52abd94e24d1991a57c4.zip
etcskel-kanotix-7ac5cc1baf0afe006d3f52abd94e24d1991a57c4.tar.gz
panel-cosmetic
-rw-r--r--skel-lxde/.config/lxpanel/LXDE/panels/panel41
1 files 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
}
}