diff options
Diffstat (limited to '')
-rw-r--r-- | lcd4linux.conf.sample | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index 1e50a6c..8281295 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -14,14 +14,14 @@ #background \#80d000 Display X11 -size 20x5 +size 20x6 font 5x8 pixel 5+1 -gap 5x5 +gap 6x6 border 3 foreground \#102000 -halfground \#70c000 -background \#80d000 +halfground \#90c000 +background \#a0d000 #Row1 "*** %o %v ***" #Row2 "%p CPU %r MB RAM" |