# lxpanel <profile> config file. Manually editing is not recommended.
# Use preference dialog in lxpanel to adjust config when you can.

Global {
    edge=top
    allign=center
    margin=0
    widthtype=percent
    width=100
    height=24
    transparent=1
    tintcolor=#351a0a
    alpha=255
    autohide=0
    heightwhenhidden=2
    setdocktype=0
    setpartialstrut=1
    usefontcolor=1
    fontcolor=#ffffff
    background=0
    backgroundfile=/usr/share/images/panel-background.png
    iconsize=22
}

Plugin {
    type = space
    Config {
        Size=2
    }
}

Plugin {
    type = launchbar
    Config {
        Button {
            id=/usr/share/applications/sakura.desktop
        }
        Button {
            id=/usr/share/applications/tazpanel.desktop
        }
        Button {
            id=/usr/share/applications/midori.desktop
        }
    }
}

Plugin {
    type = space
    expand=1
    Config {
        Size=2
    }
}

Plugin {
    type = dclock
    Config {
        ClockFmt=%A %d %B - %R
        TooltipFmt=%A %d %B %Y - %T
        BoldFont=1
        IconOnly=0
    }
}

Plugin {
    type = space
    expand=1
    Config {
        Size=2
    }
}

Plugin {
    type = volumealsa
}

Plugin {
    type = space
    Config {
        Size=6
    }
}

Plugin {
    type = netstatus
    Config {
        iface=wlan0
        configtool=browser http://tazpanel:82/network.cgi
    }
}

Plugin {
    type = space
    Config {
        Size=6
    }
}

Plugin {
    type = batt
    Config {
        HideIfNoBattery=0
        AlarmCommand=tazbox notify "Warning: battery low" "dialog-warning"
        AlarmTime=5
        BackgroundColor=#1b0c03
        BorderWidth=3
        ChargingColor1=#cfcfcf
        ChargingColor2=#cfcfcf
        DischargingColor1=#473b34
        DischargingColor2=#473b34
        Size=14
    }
}

Plugin {
    type = space
    Config {
        Size=6
    }
}

Plugin {
    type = cpu
}

Plugin {
    type = space
    Config {
        Size=4
    }
}

Plugin {
    type = launchbar
    Config {
        Button {
            id=/usr/share/applications/slitaz-logout.desktop
        }
    }
}

Plugin {
    type = space
    Config {
        Size=4
    }
}

