Fremantle updates: easy-chroot 0.2.7, easy-deb-chroot 0.9.42
[easy-deb-chroot] / fremantle / easy-deb-chroot / src / home / user / .config / lxpanel / LXDE / panels / top
1 # lxpanel <profile> config file. Manually editing is not recommended.
2 # Use preference dialog in lxpanel to adjust config when you can.
3
4 Global {
5     edge=top
6     allign=left
7     margin=0
8     widthtype=percent
9     width=25
10     height=32
11     transparent=0
12     tintcolor=#000000
13     alpha=0
14     autohide=0
15     heightwhenhidden=2
16     setdocktype=1
17     setpartialstrut=0
18     usefontcolor=0
19     fontcolor=#000000
20     background=0
21     iconsize=24
22 }
23
24 Plugin {
25     type = menu
26     Config {
27         image=/usr/share/themes/MurrinaNightOrange/taskLauncher-blue.png
28         system {
29         }
30         separator {
31         }
32         item {
33             command=run
34         }
35         separator {
36         }
37         item {
38             image=gnome-logout
39             command=logout
40         }
41     }
42 }
43
44 Plugin {
45     type = dclock
46     Config {
47         BoldFont=0
48         IconOnly=0
49     }
50 }
51
52 Plugin {
53     type = tray
54 }
55
56 Plugin {
57     type = netstatus
58     Config {
59         iface=wlan0
60         configtool=network-admin --configure %i
61     }
62 }
63
64 Plugin {
65     type = cpu
66 }
67
68 Plugin {
69     type = separator
70 }
71