# set to yes if you want Conky to be forked in the background background yes # Use Xft? use_xft yes # Xft font when Xft is enabled xftfont Basicdots:size=7 #font edges.se # Text alpha when using Xft xftalpha 1 # Update interval in seconds update_interval 1 # This is the number of times Conky will update before quitting. # Set to zero to run forever. total_run_times 0 # Create own window instead of using desktop (required in nautilus) own_window yes own_window_transparent yes own_window_type desktop own_window_hints undecorated, below,sticky,skip_taskbar,skip_pager # Use double buffering (reduces flicker, may not work for everyone) double_buffer yes text_buffer_size 1024 # Minimum size of text area minimum_size 400 210 # Maximum width maximum_width 400 # Draw shades? draw_shades no # Draw outlines? draw_outline no # Draw borders around text draw_borders no # Draw borders around graphs draw_graph_borders no # Stippled borders? stippled_borders 0 # border margins border_margin 3 # border width border_width 0 # Default colors and also border colors default_color F0ECE4 default_shade_color black default_outline_color white own_window_colour 555555 # Text alignment, other possible values are commented #alignment top_left #alignment top_right alignment bottom_left #alignment bottom_right #alignment bottom_middle #alignment none # Gap between borders of screen and text # same thing as passing -x at command line gap_x 10 gap_y 5 # Subtract file system buffers from used memory? no_buffers yes # set to yes if you want all text to be in uppercase uppercase no # number of cpu samples to average # set to 1 to disable averaging cpu_avg_samples 2 # Force UTF8? note that UTF8 support required XFT override_utf8_locale yes TEXT ${font BasicDots:size=20}OSSIRIAND ${voffset -12}${font}CPU : ${cpubar cpu0 5,45} ${cpu cpu0}% RAM : ${membar 5,45} ${memperc}% Koti : ${fs_free /home}/${fs_size /home} Juuri : ${fs_free /}/${fs_size /} >> : ${upspeed wlan0}kb/s << : ${downspeed wlan0}kb/s ${execi 28800 ~/path/to/update.sh} ${font BasicDots:size=20}MOCP ${voffset -12}${font}${execpi 1 mocp -Q %state} What: ${execpi 1 mocp -Q %song} Who: ${execpi 1 mocp -Q %artist} Where: ${execpi 1 mocp -Q %album} How long: ${execpi 1 mocp -Q %tl} / ${execpi 1 mocp -Q %tt} HKI : ${execi 3600 ~/path/to/conky_rss.sh "http://www.rssweather.com/.../rss.php" 1 1 } MHM : ${execi 3600 ~/path/to/conky_rss.sh "http://www.rssweather.com/.../rss.php" 1 1 } ${font BasicDots:size=23}${time %H:%M:%S}${font BasicDots:size=13} / ${time %d %b %Y}