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

Global {
    edge=top
    allign=left
    margin=0
    widthtype=percent
    width=100
    height=32
    transparent=1
    tintcolor=#222222
    alpha=255
    autohide=0
    heightwhenhidden=4
    setdocktype=1
    setpartialstrut=1
    usefontcolor=1
    fontsize=11
    fontcolor=#ffffff
    usefontsize=1
    background=0
    iconsize=32
    loglevel=2
}

Plugin {
    type = menu
    Config {
        image=/usr/share/pixmaps/slitaz-menu.png
        system {
        }
        separator {
        }
        item {
            image=exec
            command=run
        }
        separator {
        }
        item {
            image=logout
            command=logout
        }
    }
}

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

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

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

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

Plugin {
    type = tray
}

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

Plugin {
    type = netstatus
    Config {
        iface=wlan0
    }
}

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

