flavors view gtkonly/rootfs/etc/lxpanel/slitaz/panels/panel @ rev 163

gtkonly: update lxpanel configs
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 24 16:27:45 2012 +0100 (2012-03-24)
parents 4ce6afec917c
children
line source
1 # lxpanel <profile> config file. Manually editing is not recommended.
2 # Use preference dialog in lxpanel to adjust config when you can.
4 Global {
5 edge=top
6 allign=center
7 margin=0
8 widthtype=percent
9 width=100
10 height=24
11 transparent=1
12 tintcolor=#351a0a
13 alpha=255
14 autohide=0
15 heightwhenhidden=2
16 setdocktype=0
17 setpartialstrut=1
18 usefontcolor=1
19 fontcolor=#cfcfcf
20 background=0
21 backgroundfile=/usr/share/images/panel-background.png
22 iconsize=22
23 }
25 Plugin {
26 type = space
27 Config {
28 Size=2
29 }
30 }
32 Plugin {
33 type = launchbar
34 Config {
35 Button {
36 id=/usr/share/applications/xterm.desktop
37 }
38 }
39 }
41 Plugin {
42 type = space
43 expand=1
44 Config {
45 Size=80
46 }
47 }
49 Plugin {
50 type = dclock
51 Config {
52 ClockFmt=%A %d %B - %R
53 TooltipFmt=%A %d %B %Y - %T
54 BoldFont=1
55 IconOnly=0
56 }
57 }
59 Plugin {
60 type = space
61 expand=1
62 Config {
63 Size=2
64 }
65 }
67 Plugin {
68 type = volumealsa
69 }
71 Plugin {
72 type = space
73 Config {
74 Size=6
75 }
76 }
78 Plugin {
79 type = netstatus
80 Config {
81 iface=wlan0
82 configtool=browser http://tazpanel:82/network.cgi
83 }
84 }
86 Plugin {
87 type = space
88 Config {
89 Size=6
90 }
91 }
93 Plugin {
94 type = batt
95 Config {
96 HideIfNoBattery=0
97 AlarmCommand=tazbox notify "Warning: battery low" "dialog-warning"
98 AlarmTime=5
99 BackgroundColor=#1b0c03
100 BorderWidth=3
101 ChargingColor1=#cfcfcf
102 ChargingColor2=#cfcfcf
103 DischargingColor1=#473b34
104 DischargingColor2=#473b34
105 Size=14
106 }
107 }
109 Plugin {
110 type = space
111 Config {
112 Size=6
113 }
114 }
116 Plugin {
117 type = cpu
118 }
120 Plugin {
121 type = space
122 Config {
123 Size=4
124 }
125 }
127 Plugin {
128 type = launchbar
129 Config {
130 Button {
131 id=/usr/share/applications/slitaz-logout.desktop
132 }
133 }
134 }
136 Plugin {
137 type = space
138 Config {
139 Size=4
140 }
141 }