# 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=22
    transparent=1
    tintcolor=#222222
    alpha=255
    autohide=0
    heightwhenhidden=2
    setdocktype=1
    setpartialstrut=1
    usefontcolor=1
    fontsize=10
    fontcolor=#cfcfcf
    usefontsize=0
    background=0
    iconsize=22
}

Plugin {
    type = menu
    Config {
        name=SliTazMenu.directory
        image=slitaz-menu
        system {
        }
        separator {
        }
        item {
            command=run
            image=gtk-execute
        }
        separator {
        }
        item {
            image=system-shutdown-panel-restart
            command=logout
        }
    }
}

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

Plugin {
    type = pager
}

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

Plugin {
    type = taskbar
    Config {
        tooltips=1
        IconsOnly=1
        ShowAllDesks=0
        UseMouseWheel=1
        UseUrgencyHint=1
        FlatButton=1
        MaxTaskWidth=200
        spacing=1
        GroupedTasks=1
    }
}

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

Plugin {
    type = tray
}

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

Plugin {
    type = volumealsa
}

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

Plugin {
    type = netstatus
    Config {
        iface=eth0
        configtool=tazpanel network
    }
}

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 = dclock
    Config {
        ClockFmt=%R
        TooltipFmt=%c
        BoldFont=1
        IconOnly=0
        CenterText=1
    }
}

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

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

