]> git.immae.eu Git - perso/Immae/Config/dotdrop.git/blame - dotfiles/lxde/config_files/lxpanel/LXDE/panels/panel
Validation initiale
[perso/Immae/Config/dotdrop.git] / dotfiles / lxde / config_files / lxpanel / LXDE / panels / panel
CommitLineData
1950387f
IB
1# lxpanel <profile> config file. Manually editing is not recommended.
2# Use preference dialog in lxpanel to adjust config when you can.
3
4Global {
5 edge=bottom
6 align=left
7 margin=0
8 widthtype=percent
9 width=100
10 height=26
11 transparent=0
12 tintcolor=#000000
13 alpha=0
14 setdocktype=1
15 setpartialstrut=1
16 autohide=0
17 heightwhenhidden=0
18 usefontcolor=1
19 fontcolor=#ffffff
20 background=1
21 backgroundfile=/usr/share/lxpanel/images/background.png
22}
23Plugin {
24 type=space
25 Config {
26 Size=2
27 }
28}
29Plugin {
30 type=menu
31 Config {
32 image=/usr/share/lxde/images/lxde-icon.png
33 system {
34 }
35 separator {
36 }
37 item {
38 command=run
39 }
40 separator {
41 }
42 item {
43 image=gnome-logout
44 command=logout
45 }
46 }
47}
48Plugin {
49 type=launchbar
50 Config {
51 Button {
52 id=pcmanfm.desktop
53 }
54 Button {
55 id=firefox.desktop
56 }
57 }
58}
59Plugin {
60 type=space
61 Config {
62 Size=4
63 }
64}
65Plugin {
66 type=wincmd
67 Config {
68 Button1=iconify
69 Button2=shade
70 }
71}
72Plugin {
73 type=space
74 Config {
75 Size=4
76 }
77}
78Plugin {
79 type=pager
80 Config {
81 }
82}
83Plugin {
84 type=space
85 Config {
86 Size=4
87 }
88}
89Plugin {
90 type=taskbar
91 expand=1
92 Config {
93 tooltips=1
94 IconsOnly=0
95 AcceptSkipPager=1
96 ShowIconified=1
97 ShowMapped=1
98 ShowAllDesks=0
99 UseMouseWheel=1
100 UseUrgencyHint=1
101 FlatButton=0
102 MaxTaskWidth=150
103 spacing=1
104 }
105}
106Plugin {
107 type=monitors
108 Config {
109 DisplayCPU=1
110 DisplayRAM=1
111 CPUColor=#0000FF
112 RAMColor=#FF0000
113 }
114}
115Plugin {
116 type=volume
117 Config {
118 }
119}
120Plugin {
121 type=tray
122 Config {
123 }
124}
125Plugin {
126 type=dclock
127 Config {
128 ClockFmt=%F %R
129 TooltipFmt=%A %x
130 BoldFont=0
131 IconOnly=0
132 CenterText=0
133 }
134}
135Plugin {
136 type=netstatus
137 Config {
138 iface=enp0s31f6
139 configtool=nm-connection-editor
140 }
141}
142Plugin {
143 type=netstatus
144 Config {
145 iface=wlp2s0
146 configtool=nm-connection-editor
147 }
148}
149Plugin {
150 type=batt
151 Config {
152 BackgroundColor=black
153 ChargingColor1=#28f200
154 ChargingColor2=#22cc00
155 DischargingColor1=#ffee00
156 DischargingColor2=#d9ca00
157 HideIfNoBattery=0
158 AlarmCommand=notify-send "Batterie faible" --icon=battery-caution
159 AlarmTime=5
160 BorderWidth=0
161 Size=1
162 ShowExtendedInformation=0
163 BatteryNumber=0
164 }
165}