mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
a154033cb8
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
207 lines
2.8 KiB
Text
207 lines
2.8 KiB
Text
# 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=95
|
|
height=26
|
|
transparent=0
|
|
tintcolor=#000000
|
|
alpha=0
|
|
setdocktype=1
|
|
setpartialstrut=1
|
|
usefontcolor=1
|
|
fontcolor=#ffffff
|
|
background=1
|
|
backgroundfile=/usr/share/lxpanel/images/background.png
|
|
}
|
|
|
|
Plugin {
|
|
type = space
|
|
Config {
|
|
Size=2
|
|
}
|
|
}
|
|
|
|
Plugin {
|
|
type = menu
|
|
Config {
|
|
image=/usr/share/lxpanel/images/my-computer.png
|
|
system {
|
|
}
|
|
separator {
|
|
}
|
|
item {
|
|
command=run
|
|
}
|
|
separator {
|
|
}
|
|
item {
|
|
image=gnome-logout
|
|
command=logout
|
|
}
|
|
}
|
|
}
|
|
|
|
Plugin {
|
|
type = launchbar
|
|
Config {
|
|
Button {
|
|
id=pcmanfm.desktop
|
|
}
|
|
Button {
|
|
id=mozilla-firefox.desktop
|
|
}
|
|
Button {
|
|
id=mozilla-thunderbird.desktop
|
|
}
|
|
Button {
|
|
id=lxterminal.desktop
|
|
}
|
|
}
|
|
}
|
|
|
|
Plugin {
|
|
type = space
|
|
Config {
|
|
Size=4
|
|
}
|
|
}
|
|
|
|
Plugin {
|
|
type = wincmd
|
|
Config {
|
|
Button1=iconify
|
|
Button2=shade
|
|
}
|
|
}
|
|
|
|
Plugin {
|
|
type = space
|
|
Config {
|
|
Size=4
|
|
}
|
|
}
|
|
|
|
Plugin {
|
|
type = wnckpager
|
|
}
|
|
|
|
Plugin {
|
|
type = space
|
|
Config {
|
|
Size=4
|
|
}
|
|
}
|
|
|
|
Plugin {
|
|
type = taskbar
|
|
expand=1
|
|
Config {
|
|
tooltips=1
|
|
IconsOnly=0
|
|
AcceptSkipPager=1
|
|
ShowIconified=1
|
|
ShowMapped=1
|
|
ShowAllDesks=0
|
|
UseMouseWheel=1
|
|
UseUrgencyHint=1
|
|
FlatButton=0
|
|
MaxTaskWidth=150
|
|
spacing=1
|
|
}
|
|
}
|
|
|
|
Plugin {
|
|
type = volumealsa
|
|
}
|
|
|
|
Plugin {
|
|
type = space
|
|
Config {
|
|
Size=4
|
|
}
|
|
}
|
|
|
|
Plugin {
|
|
type = netstatus
|
|
Config {
|
|
iface=eth0
|
|
configtool=network-admin --configure %i
|
|
}
|
|
}
|
|
|
|
Plugin {
|
|
type = space
|
|
Config {
|
|
Size=4
|
|
}
|
|
}
|
|
|
|
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 = space
|
|
Config {
|
|
Size=4
|
|
}
|
|
}
|
|
|
|
Plugin {
|
|
type = cpu
|
|
}
|
|
|
|
Plugin {
|
|
type = space
|
|
Config {
|
|
Size=4
|
|
}
|
|
}
|
|
|
|
Plugin {
|
|
type = cpufreq
|
|
}
|
|
|
|
Plugin {
|
|
type = dclock
|
|
Config {
|
|
ClockFmt=%R
|
|
TooltipFmt=%A %x
|
|
BoldFont=0
|
|
IconOnly=0
|
|
}
|
|
}
|
|
|
|
Plugin {
|
|
type = space
|
|
Config {
|
|
Size=4
|
|
}
|
|
}
|
|
|
|
Plugin {
|
|
type = launchbar
|
|
Config {
|
|
Button {
|
|
id=lxde-logout.desktop
|
|
}
|
|
}
|
|
}
|
|
|