lxpanel configuration.

This commit is contained in:
Darren 'Tadgy' Austin 2021-03-26 07:14:29 +00:00
commit 7e09341b60
2 changed files with 18 additions and 169 deletions

View file

@ -8,17 +8,19 @@ Global {
widthtype=percent
width=100
height=26
transparent=0
tintcolor=#000000
alpha=0
transparent=1
tintcolor=#3d3846
alpha=255
setdocktype=1
setpartialstrut=1
autohide=1
heightwhenhidden=3
heightwhenhidden=4
usefontcolor=1
fontcolor=#ffffff
background=1
background=0
backgroundfile=/usr/share/lxpanel/images/background.png
usefontsize=1
fontsize=15
}
Plugin {
type=space
@ -51,6 +53,9 @@ Plugin {
Button {
id=pcmanfm.desktop
}
Button {
id=firefox.desktop
}
}
}
Plugin {
@ -69,19 +74,9 @@ Plugin {
Plugin {
type=space
Config {
Size=4
}
}
Plugin {
type=pager
Config {
}
}
Plugin {
type=space
Config {
Size=4
Size=10
}
expand=0
}
Plugin {
type=taskbar
@ -100,6 +95,12 @@ Plugin {
spacing=1
}
}
Plugin {
type=space
Config {
Size=10
}
}
Plugin {
type=cpu
Config {
@ -128,14 +129,3 @@ Plugin {
CenterText=0
}
}
Plugin {
type=launchbar
Config {
Button {
id=lxde-screenlock.desktop
}
Button {
id=lxde-logout.desktop
}
}
}