# HG changeset patch # User Christophe Lincoln # Date 1205005685 -3600 # Node ID 7c9bc7c099fe220c7eb3ad42725875b57a660048 # Parent c9546c686c6084f6d3d1c396be63481336e86598 Dynamic lxpanel size is better for systray (for current theme) diff -r c9546c686c60 -r 7c9bc7c099fe lxpanel/stuff/default/config --- a/lxpanel/stuff/default/config Sat Mar 08 20:27:10 2008 +0100 +++ b/lxpanel/stuff/default/config Sat Mar 08 20:48:05 2008 +0100 @@ -4,12 +4,12 @@ edge = top allign = center margin = 0 - widthtype = percent + widthtype = request width = 23 height = 26 transparent = false tintcolor = #000000 - alpha = 113 + alpha = 112 setdocktype = true setpartialstrut = true useFontColor = true @@ -102,10 +102,6 @@ } Plugin { - type = tray -} - -Plugin { type = volumealsa } @@ -131,3 +127,7 @@ } } +Plugin { + type = tray +} +