wok rev 381
Dynamic lxpanel size is better for systray (for current theme)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Mar 08 20:48:05 2008 +0100 (2008-03-08) |
parents | c9546c686c60 |
children | fc278332fa79 |
files | lxpanel/stuff/default/config |
line diff
1.1 --- a/lxpanel/stuff/default/config Sat Mar 08 20:27:10 2008 +0100 1.2 +++ b/lxpanel/stuff/default/config Sat Mar 08 20:48:05 2008 +0100 1.3 @@ -4,12 +4,12 @@ 1.4 edge = top 1.5 allign = center 1.6 margin = 0 1.7 - widthtype = percent 1.8 + widthtype = request 1.9 width = 23 1.10 height = 26 1.11 transparent = false 1.12 tintcolor = #000000 1.13 - alpha = 113 1.14 + alpha = 112 1.15 setdocktype = true 1.16 setpartialstrut = true 1.17 useFontColor = true 1.18 @@ -102,10 +102,6 @@ 1.19 } 1.20 1.21 Plugin { 1.22 - type = tray 1.23 -} 1.24 - 1.25 -Plugin { 1.26 type = volumealsa 1.27 } 1.28 1.29 @@ -131,3 +127,7 @@ 1.30 } 1.31 } 1.32 1.33 +Plugin { 1.34 + type = tray 1.35 +} 1.36 +