# 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=30
    height=32
    transparent=0
    tintcolor=#000000
    alpha=0
    setdocktype=1
    setpartialstrut=1
    usefontcolor=0
    fontcolor=#000000
    background=0
}

Plugin {
    type = menu
    Config {
        image=/usr/share/themes/MurrinaNightOrange/taskLauncher-blue.png
        system {
        }
        separator {
        }
        item {
            command=run
        }
        separator {
        }
        item {
            image=gnome-logout
            command=logout
        }
    }
}

Plugin {
    type = dclock
    Config {
        BoldFont=0
    }
}

Plugin {
    type = tray
    expand=1
}

Plugin {
    type = netstatus
    expand=1
    Config {
        iface=wlan0
        configtool=network-admin --configure %i
    }
}

Plugin {
    type = cpu
}

Plugin {
    type = separator
}

