📝 Added entire config directory for backup purposes
This commit is contained in:
parent
4b38e59bb6
commit
9b946e2d14
11091 changed files with 1440953 additions and 0 deletions
135
.config/lxpanel/LXDE/panels/panel
Normal file
135
.config/lxpanel/LXDE/panels/panel
Normal file
|
|
@ -0,0 +1,135 @@
|
|||
# lxpanel <profile> config file. Manually editing is not recommended.
|
||||
# Use preference dialog in lxpanel to adjust config when you can.
|
||||
|
||||
Global {
|
||||
edge=bottom
|
||||
align=left
|
||||
margin=0
|
||||
widthtype=percent
|
||||
width=100
|
||||
height=34
|
||||
transparent=1
|
||||
tintcolor=#dedede
|
||||
alpha=20
|
||||
setdocktype=1
|
||||
setpartialstrut=1
|
||||
autohide=0
|
||||
heightwhenhidden=0
|
||||
usefontcolor=1
|
||||
fontcolor=#ffffff
|
||||
background=0
|
||||
backgroundfile=/usr/share/lxpanel/images/background.png
|
||||
iconsize=32
|
||||
usefontsize=0
|
||||
fontsize=11
|
||||
}
|
||||
Plugin {
|
||||
type=menu
|
||||
Config {
|
||||
image=/usr/share/icons/artix/logo.svg
|
||||
system {
|
||||
}
|
||||
separator {
|
||||
}
|
||||
item {
|
||||
command=run
|
||||
}
|
||||
separator {
|
||||
}
|
||||
item {
|
||||
image=gnome-logout
|
||||
command=logout
|
||||
}
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=space
|
||||
Config {
|
||||
Size=2
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=wincmd
|
||||
Config {
|
||||
Button1=iconify
|
||||
Button2=shade
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=launchbar
|
||||
Config {
|
||||
Button {
|
||||
id=org.gnome.Epiphany.desktop
|
||||
}
|
||||
Button {
|
||||
id=pcmanfm.desktop
|
||||
}
|
||||
Button {
|
||||
id=lxterminal.desktop
|
||||
}
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=space
|
||||
Config {
|
||||
Size=8
|
||||
}
|
||||
}
|
||||
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=156
|
||||
spacing=1
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=space
|
||||
Config {
|
||||
Size=4
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=tray
|
||||
Config {
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=xkb
|
||||
Config {
|
||||
Model=pc105
|
||||
LayoutsList=us
|
||||
VariantsList=,
|
||||
ToggleOpt=grp:shift_caps_toggle
|
||||
FlagSize=2
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=volume
|
||||
Config {
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=space
|
||||
Config {
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=dclock
|
||||
Config {
|
||||
ClockFmt=%R
|
||||
TooltipFmt=%A %x
|
||||
BoldFont=1
|
||||
IconOnly=0
|
||||
CenterText=1
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue