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

Global {
    edge=bottom
    allign=left
    margin=0
    widthtype=percent
    width=100
    height=26
    transparent=0
    tintcolor=#000000
    alpha=60
    autohide=0
    heightwhenhidden=2
    setdocktype=1
    setpartialstrut=1
    usefontcolor=1
    fontsize=10
    fontcolor=#ffffff
    usefontsize=0
    background=0
    backgroundfile=/usr/share/lxpanel/images/background.png
    iconsize=24
    loglevel=2
}

Plugin {
    type = menu
    Config {
        image=/usr/share/xpupsay/puppyLOGO2s.png
        system {
        }
        separator {
        }
        item {
            image=terminal
            command=run
        }
        separator {
        }
        item {
            image=gnome-logout
            command=logout
        }
    }
}

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

Plugin {
    type = wincmd
    Config {
        image=window-manager
        Button1=iconify
        Button2=shade
        Toggle=1
    }
}

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

Plugin {
    type = launchbar
    Config {
        Button {
            id=/usr/share/applications/lxterminal.desktop
        }
        Button {
            id=/usr/share/applications/palemoon.desktop
        }
    }
}

Plugin {
    type = pager
}

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

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

Plugin {
    type = multiload
    Config {
        speed=500
        size=40
        cpuloadVisible=1
        cpuloadColors=#0072B3,#0092E6,#00A3FF,#002F3D,#000000
        memloadVisible=1
        memloadColors=#00B35B,#00E675,#00FF82,#AAF5D0,#000000
        netloadVisible=1
        netloadColors=#FCE94F,#EDD400,#C4A000,#000000
        swaploadVisible=0
        swaploadColors=#8B00C3,#000000
        loadavgVisible=0
        loadavgColors=#D50000,#000000
        diskloadVisible=0
        diskloadColors=#C65000,#FF6700,#000000
    }
}

Plugin {
    type = batt
    Config {
        HideIfNoBattery=0
        AlarmCommand=xmessage Battery low
        AlarmTime=5
        BackgroundColor=black
        BorderWidth=1
        ChargingColor1=#28f200
        ChargingColor2=#22cc00
        DischargingColor1=#ffee00
        DischargingColor2=#d9ca00
        Size=8
    }
}

Plugin {
    type = tray
}

Plugin {
    type = volumealsa
}

Plugin {
    type = xkb
    Config {
        DisplayType=0
        PerWinLayout=0
        NoResetOpt=0
        KeepSysLayouts=0
        Model=pc105
        LayoutsList=us,ru
        VariantsList=,
        ToggleOpt=alt_shift_toggle
        FlagSize=3
    }
}

Plugin {
    type = dclock
    Config {
        ClockFmt=%R
        TooltipFmt=%A %x
        BoldFont=0
        IconOnly=0
        CenterText=0
    }
}

