slitaz-configs view sts/lxpanel/sts/panels/bottom @ rev 205

Add SliTaz Tiny/Touch Screen configs files and utils
author Christophe Lincoln <pankso@slitaz.org>
date Fri Apr 11 00:51:33 2014 +0200 (2014-04-11)
parents
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=bottom
6 allign=center
7 margin=0
8 widthtype=percent
9 width=100
10 height=28
11 transparent=1
12 tintcolor=#ffffff
13 alpha=0
14 autohide=1
15 heightwhenhidden=2
16 setdocktype=1
17 setpartialstrut=0
18 usefontcolor=0
19 fontsize=11
20 fontcolor=#000000
21 usefontsize=0
22 background=0
23 iconsize=28
24 loglevel=2
25 }
27 Plugin {
28 type = space
29 Config {
30 Size=2
31 }
32 }
34 Plugin {
35 type = pager
36 }
38 Plugin {
39 type = space
40 expand=1
41 Config {
42 Size=2
43 }
44 }
46 Plugin {
47 type = launchbar
48 Config {
49 Button {
50 id=/usr/share/applications/sts-kill.desktop
51 }
52 }
53 }