Version 0.34 of easy-deb-chroot Fremantle, LXDE works now.
[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=28
10     height=32
11     transparent=0
12     tintcolor=#000000
13     alpha=0
14     setdocktype=1
15     setpartialstrut=0
16     usefontcolor=0
17     fontcolor=#000000
18     background=0
19 }
20
21 Plugin {
22     type = menu
23     Config {
24         image=/usr/share/themes/MurrinaNightOrange/taskLauncher-blue.png
25         system {
26         }
27         separator {
28         }
29         item {
30             command=run
31         }
32         separator {
33         }
34         item {
35             image=gnome-logout
36             command=logout
37         }
38     }
39 }
40
41 Plugin {
42     type = dclock
43     Config {
44         ClockFmt=%R
45         TooltipFmt=%A %x
46         BoldFont=0
47     }
48 }
49
50 Plugin {
51     type = tray
52     expand=1
53 }
54
55 Plugin {
56     type = cpu
57 }
58