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

gtkonly: use same lxconfig file path than core
author Christophe Lincoln <pankso@slitaz.org>
date Tue Mar 06 22:05:42 2012 +0100 (2012-03-06)
parents gtkonly/rootfs/etc/lxpanel/default/panels/panel@6f4801f2e3d3
children 7759794c5a07
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=#ffffff
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 = space
34 expand=1
35 Config {
36 Size=2
37 }
38 }
40 Plugin {
41 type = dclock
42 Config {
43 ClockFmt=%A %d %B - %R
44 TooltipFmt=%A %x - %T
45 BoldFont=1
46 IconOnly=0
47 }
48 }
50 Plugin {
51 type = space
52 expand=1
53 Config {
54 Size=2
55 }
56 }
58 Plugin {
59 type = volumealsa
60 }
62 Plugin {
63 type = space
64 Config {
65 Size=8
66 }
67 }
69 Plugin {
70 type = netstatus
71 Config {
72 iface=wlan0
73 configtool=browser http://tazpanel:82/network.cgi
74 }
75 }
77 Plugin {
78 type = space
79 Config {
80 Size=4
81 }
82 }
84 Plugin {
85 type = batt
86 Config {
87 HideIfNoBattery=0
88 AlarmCommand=desktopbox notify "Battery low" 4
89 AlarmTime=5
90 BackgroundColor=#1b0c03
91 BorderWidth=3
92 ChargingColor1=#cfcfcf
93 ChargingColor2=#cfcfcf
94 DischargingColor1=#473b34
95 DischargingColor2=#473b34
96 Size=12
97 }
98 }
100 Plugin {
101 type = space
102 Config {
103 Size=4
104 }
105 }
107 Plugin {
108 type = cpu
109 }
111 Plugin {
112 type = space
113 Config {
114 Size=2
115 }
116 }