[conky] change font size, color ...

This commit is contained in:
Mathieu Maret 2010-04-15 13:58:22 +02:00
parent 226cfc0303
commit fa217f199d
1 changed files with 4 additions and 4 deletions

View File

@ -1,14 +1,12 @@
#avoid flicker
double_buffer yes
# set to yes if you want Conky to be forked in the background
background yes
#own window to run simultanious 2 or more conkys
own_window yes
own_window_transparent no
own_window_type normal
own_window_hints undecorate,sticky,skip_taskbar,skip_pager
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
#borders
draw_borders no
@ -27,6 +25,8 @@ update_interval 1
#colour
default_color 9f907d
color2 D8476A
color3 929292
#default_shade_color 000000
#own_window_colour 3d352a
@ -34,7 +34,7 @@ own_window_colour 3e3c3a
#font
use_xft yes
xftfont bauhaus:pixelsize=11
xftfont bauhaus:pixelsize=8
#to prevent window from moving
use_spacer none