summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2013-02-11 20:44:09 +0100
committerAndreas Loibl <andreas@andreas-loibl.de>2013-02-13 22:17:52 +0100
commit256993ac31b307f9933b9e31d5999a00a64bfac0 (patch)
tree5b6b4f63d4a989befef04d16af43016b478998ed
parent991b157db5fda32a440e556ffb33d594a8a1dd43 (diff)
downloadetcskel-kanotix-256993ac31b307f9933b9e31d5999a00a64bfac0.zip
etcskel-kanotix-256993ac31b307f9933b9e31d5999a00a64bfac0.tar.gz
minimize Button for lxpanel
-rw-r--r--skel-lxde/.config/lxpanel/LXDE/panels/panel10
1 files changed, 10 insertions, 0 deletions
diff --git a/skel-lxde/.config/lxpanel/LXDE/panels/panel b/skel-lxde/.config/lxpanel/LXDE/panels/panel
index 75787b3..cccbb89 100644
--- a/skel-lxde/.config/lxpanel/LXDE/panels/panel
+++ b/skel-lxde/.config/lxpanel/LXDE/panels/panel
@@ -81,6 +81,16 @@ Plugin {
}
Plugin {
+ type = wincmd
+ Config {
+ image=window-manager
+ Button1=iconify
+ Button2=shade
+ Toggle=0
+ }
+}
+
+Plugin {
type = pager
}