# 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=1
    backgroundfile=/usr/share/themes/Clearlooks Human Dark/gtk-2.0/Panels/panel-bg-dark.png
    iconsize=22
    loglevel=2
}

Plugin {
    type = menu
    Config {
        name=SliTazMenu.directory
        image=start-here
        tintcolor=#33230D
        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 = xkb
    Config {
        DisplayType=1
        PerWinLayout=0
        NoResetOpt=0
        KeepSysLayouts=1
        Model=pc105
        LayoutsList=us
        VariantsList=,
        ToggleOpt=shift_caps_toggle
        FlagSize=4
    }
}

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=subox tazpanel network
    }
}

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

Plugin {
    type = batt
    Config {
        HideIfNoBattery=0
        AlarmTime=5
        BackgroundColor=#404040
        BorderWidth=3
        ChargingColor1=#00A100
        ChargingColor2=#00A100
        DischargingColor1=#DB2C23
        DischargingColor2=#DB2C23
        Size=11
    }
}

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 = menu
    Config {
        name=user.directory
        image=avatar-default
        tintcolor=#33230D
        item {
            image=system-log-out-panel
            name=Close X session
            action=tazbox logout exit
        }
        item {
            image=system-reboot-panel
            name=Reboot system
            action=tazbox logout reboot
        }
        item {
            image=system-shutdown-panel
            name=Shutdown system
            action=tazbox logout halt
        }
    }
}

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

