# HG changeset patch # User Christophe Lincoln # Date 1269373090 -3600 # Node ID b92bebb660344067c8cdbfaf0705471568c6ea67 # Parent 1a0d654fa719af04e03389422240c13808a058dd lxpanel: Have home midori by default diff -r 1a0d654fa719 -r b92bebb66034 lxpanel/stuff/default/panels/panel --- a/lxpanel/stuff/default/panels/panel Tue Mar 23 20:36:44 2010 +0100 +++ b/lxpanel/stuff/default/panels/panel Tue Mar 23 20:38:10 2010 +0100 @@ -8,22 +8,24 @@ widthtype=percent width=100 height=24 - transparent=0 + transparent=1 tintcolor=#000000 alpha=0 + autohide=0 + heightwhenhidden=2 setdocktype=1 setpartialstrut=1 - usefontcolor=0 + usefontcolor=1 fontcolor=#ffffff - background=1 + background=0 backgroundfile=/usr/share/lxpanel/images/background.png - iconsize=24 + iconsize=24 } Plugin { type = space Config { - Size=2 + Size=4 } } @@ -36,7 +38,7 @@ separator { } item { - image=/usr/share/icons/SliTaz/16x16/actions/go-next.png + image=/usr/share/icons/SliTaz/16x16/categories/applications-system.png command=run } separator { @@ -49,50 +51,35 @@ } Plugin { + type = space + Config { + Size=4 + } +} + +Plugin { type = launchbar Config { - Button { - id=pcmanfm.desktop - } Button { id=xterm.desktop } Button { - id=firefox.desktop + id=midori.desktop } } } Plugin { - type = space - Config { - Size=4 - } -} - -Plugin { type = pager } Plugin { - type = space - Config { - Size=4 - } -} - -Plugin { type = wincmd Config { + image=window-manager Button1=iconify Button2=shade - } -} - -Plugin { - type = space - Config { - Size=4 + Toggle=0 } } @@ -102,15 +89,13 @@ Config { tooltips=1 IconsOnly=0 - AcceptSkipPager=1 - ShowIconified=1 - ShowMapped=1 ShowAllDesks=0 UseMouseWheel=1 UseUrgencyHint=1 - FlatButton=0 + FlatButton=1 MaxTaskWidth=200 spacing=1 + GroupedTasks=0 } } @@ -132,7 +117,7 @@ Plugin { type = space Config { - Size=2 + Size=4 } } @@ -147,7 +132,23 @@ Plugin { type = space Config { - Size=2 + Size=4 + } +} + +Plugin { + type = batt + Config { + HideIfNoBattery=0 + AlarmCommand=xmessage Battery low + AlarmTime=5 + BackgroundColor=black + BorderWidth=1 + ChargingColor1=#28f200 + ChargingColor2=#22cc00 + DischargingColor1=#ffee00 + DischargingColor2=#d9ca00 + Size=8 } } @@ -174,9 +175,11 @@ Plugin { type = dclock Config { - BoldFont=1 - ClockFmt=%R + ClockFmt=%R TooltipFmt=%A %x + Action=desktopbox calendar + BoldFont=0 + IconOnly=0 } }