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

Global {
    edge=bottom
    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=24
}

Plugin {
    type = menu
    Config {
        name=SliTazMenu.directory
        image=slitaz-menu
        #tintcolor=orange
        system {
        }
        separator {
        }
        item {
            image=exec
            command=run
        }
        #item {
            #image=img
            #name=Item name
            #action=progname
        #}
    }
}

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

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

Plugin {
    type = tray
}

Plugin {
    type = pager
}

