wok rev 407

Misc changes in lxpanel config
author Christophe Lincoln <pankso@slitaz.org>
date Tue Mar 11 11:15:54 2008 +0100 (2008-03-11)
parents c73a2c4d1620
children 65bfa029af39
files lxpanel/stuff/default/config
line diff
     1.1 --- a/lxpanel/stuff/default/config	Tue Mar 11 03:05:34 2008 +0100
     1.2 +++ b/lxpanel/stuff/default/config	Tue Mar 11 11:15:54 2008 +0100
     1.3 @@ -5,11 +5,11 @@
     1.4      allign = center
     1.5      margin = 0
     1.6      widthtype = request
     1.7 -    width = 296
     1.8 +    width = 293
     1.9      height = 26
    1.10      transparent = false
    1.11      tintcolor = #000000
    1.12 -    alpha = 111
    1.13 +    alpha = 108
    1.14      setdocktype = true
    1.15      setpartialstrut = true
    1.16      useFontColor = true
    1.17 @@ -24,7 +24,7 @@
    1.18  Plugin {
    1.19      type = space
    1.20      Config {
    1.21 -        Size = 2
    1.22 +        Size = 4
    1.23      }
    1.24  }
    1.25  
    1.26 @@ -114,6 +114,13 @@
    1.27  }
    1.28  
    1.29  Plugin {
    1.30 +    type = space
    1.31 +    Config {
    1.32 +        Size = 4
    1.33 +    }
    1.34 +}
    1.35 +
    1.36 +Plugin {
    1.37      type = cpu
    1.38  }
    1.39  
    1.40 @@ -121,7 +128,7 @@
    1.41      type = dclock
    1.42      Config {
    1.43          ClockFmt = %R
    1.44 -        TooltipFmt = %Y %m %d
    1.45 +        TooltipFmt = %A %x
    1.46          Action = osmo &
    1.47          BoldFont = 0
    1.48      }