flavors view firefox/rootfs/etc/lxpanel/default/panels/panel @ rev 173

firefox: update lxpanel config
author Richard Dunbar <mojo@slitaz.org>
date Tue May 08 00:50:50 2012 +0000 (2012-05-08)
parents 4199e6d4c7d1
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/sakura.desktop
37 }
38 Button {
39 id=/usr/share/applications/tazpanel.desktop
40 }
41 Button {
42 id=/usr/share/applications/firefox.desktop
43 }
44 }
45 }
47 Plugin {
48 type = space
49 expand=1
50 Config {
51 Size=2
52 }
53 }
55 Plugin {
56 type = dclock
57 Config {
58 ClockFmt=%A %d %B - %R
59 TooltipFmt=%A %x - %T
60 BoldFont=1
61 IconOnly=0
62 }
63 }
65 Plugin {
66 type = space
67 expand=1
68 Config {
69 Size=2
70 }
71 }
73 Plugin {
74 type = volumealsa
75 }
77 Plugin {
78 type = space
79 Config {
80 Size=8
81 }
82 }
84 Plugin {
85 type = netstatus
86 Config {
87 iface=wlan0
88 configtool=browser http://tazpanel:82/network.cgi
89 }
90 }
92 Plugin {
93 type = space
94 Config {
95 Size=4
96 }
97 }
99 Plugin {
100 type = batt
101 Config {
102 HideIfNoBattery=0
103 AlarmCommand=desktopbox notify "Battery low" 4
104 AlarmTime=5
105 BackgroundColor=#1b0c03
106 BorderWidth=3
107 ChargingColor1=#cfcfcf
108 ChargingColor2=#cfcfcf
109 DischargingColor1=#473b34
110 DischargingColor2=#473b34
111 Size=12
112 }
113 }
115 Plugin {
116 type = space
117 Config {
118 Size=6
119 }
120 }
122 Plugin {
123 type = cpu
124 }
126 Plugin {
127 type = space
128 Config {
129 Size=4
130 }
131 }
133 Plugin {
134 type = launchbar
135 Config {
136 Button {
137 id=/usr/share/applications/slitaz-logout.desktop
138 }
139 }
140 }
142 Plugin {
143 type = space
144 Config {
145 Size=4
146 }
147 }