# HG changeset patch # User Jeff Hammel # Date 1375980594 25200 # Node ID d4f6995812c12cc6427fc9a19ae38afbe53155df # Parent 6797477f6a8fc0cabede25a426ff4d56cb22ad86 more sensible defaults diff -r 6797477f6a8f -r d4f6995812c1 .conkyrc --- a/.conkyrc Thu Aug 08 09:36:04 2013 -0700 +++ b/.conkyrc Thu Aug 08 09:49:54 2013 -0700 @@ -13,7 +13,6 @@ draw_outline no draw_shades no use_xft yes -xftfont DejaVu Sans Mono:size=12 gap_x 30 gap_y 30 minimum_size 5 5 @@ -29,15 +28,17 @@ short_units yes stippled_borders 0 time_in_seconds yes -update_interval 0.1 +update_interval 0.8 uppercase no use_spacer none use_xft yes +xftalpha 0.5 +xftfont Marquee Moon:size=16 show_graph_scale no show_graph_range no TEXT -${scroll 16 $sysname $kernel on $machine | } +${scroll 20 $sysname $kernel on $machine | } $hr ${color grey}Uptime:$color $uptime ${color grey}Frequency:$color $freq MHz