summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2008-03-01 12:48:11 -0600
committerDan McGee <dan@archlinux.org>2008-03-01 12:48:11 -0600
commitdd85ce9d535f5735b1d06a6abc7f5bcc4e6d1872 (patch)
tree9fe5b459e533a59d74873ae02d5c7d1c9cfa300c /configs
parentc638b4e1517b6ea12d96f595f7a57f10ca3c9c88 (diff)
downloadeee-dd85ce9d535f5735b1d06a6abc7f5bcc4e6d1872.tar.gz
eee-dd85ce9d535f5735b1d06a6abc7f5bcc4e6d1872.zip
Update conkyrc
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/conkyrc10
1 files changed, 5 insertions, 5 deletions
diff --git a/configs/conkyrc b/configs/conkyrc
index bc54969..a792761 100644
--- a/configs/conkyrc
+++ b/configs/conkyrc
@@ -10,7 +10,7 @@ out_to_console no
# Xft use?
use_xft yes
-xftfont Bitstream Vera Sans Mono:size=10
+xftfont Bitstream Vera Sans Mono:pixelsize=12
# Xft text alpha
#xftalpha 0.8
@@ -20,10 +20,10 @@ update_interval 1
# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes
-draw_shades no
+draw_shades no
draw_outline no
draw_borders no
-stippled_borders 8
+stippled_borders 8
border_margin 4
border_width 1
@@ -37,10 +37,10 @@ alignment top_right
# Min/max sizes
minimum_size 220
-maximum_width 220
+maximum_width 220
# Gap between borders of screen and text
-gap_x 5
+gap_x 5
gap_y 5
# Add spaces to keep things from moving about?