# Horizontal conky at top of screen ## Fork conky in background? background no ## Update Conky every x seconds update_interval 2 ## Placement alignment top_right gap_x 100 gap_y 0 own_window yes own_window_class Conky own_window_type desktop own_window_transparent yes own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager own_window_colour 474747 ## Reduce flickering double_buffer yes ## Borders and colors border_width 1 default_color 272727 default_outline_color white default_shade_color 474747 draw_borders no draw_graph_borders yes draw_outline no draw_shades no stippled_borders 0 # Adds spaces around certain objects to stop them from moving other things # around. Arguments are left, right, and none (default). Only helps if you are # using a monospace font. use_spacer none ## Font stuff and transparency use_xft yes xftalpha 0.4 #xftalpha 1.0 font verdana:bold:size=10 uppercase no # CPU monitoring samples cpu_avg_samples 2 # Network monitoring samples net_avg_samples 2 # Print everything to stdout out_to_console no # Graph stuff show_graph_scale no show_graph_range no ## Useful Decibel status script ## ${execi 20 ~/.scripts/amp-playing.sh} ## Everything after TEXT will appear formatted on the screen TEXT BAT ${battery_percent}% ${execi 60 ~/.scripts/battime.sh} ${acpiacadapter} CPU ${ibm_temps 0}C Last sync ${execi 1200 ~/.scripts/lastsync.sh}