# Minimum size of text area(complete conky) #minimum_size 1276 5 minimum_size 1276 10 maximum_width 1280 # the list of variables has been removed from this file in favour # of keeping the documentation more maintainable. # Check http://conky.sf.net for an up-to-date-list. # set to yes if you want Conky to be forked in the background background no # X font when Xft is disabled, you can pick one with program xfontsel #font 5x7 #font 6x10 #font 7x13 #font 8x13 #font 9x15 #font *mintsmild.se* font -*-montecarlo-medium-*-*-*-*-*-*-*-*-*-*-* # Use Xft? #use_xft yes # Xft font when Xft is enabled, first line is default #xftfont Bitstream Vera Sans Mono:size=8 #xftfont Dejavu Serif:size=9 #xftfont clean:size=8 #xftfont Sans Bold:size=8 #xftfont Bitstream Vera Sans Mono:Bold:size=8 #xftfont ProFont:size=9 # Text alpha when using Xft #xftalpha 0.8 # Print everything to stdout? out_to_console no # MPD host/port # mpd_host localhost # mpd_port 6600 # mpd_password tinker_bell # mail spool mail_spool $MAIL # Update interval in secondsupdate_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 # If own_window is yes, you may use type normal, desktop or overrideown_window yes own_window_type override # overrideown_window yes #now, conky looks like a dock-window/kicker #own_window_hints undecorated, sticky, skip_taskbar, skip_pager, above, fixed own_window_hints undecorated, sticky, skip_taskbar, skip_pager, below, fixed # Use pseudo transparency with own_window? own_window_transparent yes # If own_window_transparent is set to no, you can set the background colour here #own_window_colour 2e3436 # grey #own_window_colour FBF8F1 # gilouche # Use double buffering (reduces flicker, may not work for everyone) double_buffer yes # Draw shades? ( = shadows ) draw_shades yes # Draw outlines? draw_outline yes # Draw borders around text draw_borders no # Draw borders around graphs draw_graph_borders yes # Stippled borders? stippled_borders 0 # border margins border_margin 1 # border width border_width 0 # Text alignment, other possible values are commented alignment top_left #alignment top_right #alignment bottom_left #alignment bottom_right #alignment none # 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 1 # number of net samples to average # set to 1 to disable averaging net_avg_samples 1 # Force UTF8? note that UTF8 support required XFT override_utf8_locale yes # Add spaces to keep things from moving about? This only affects certain objects. # left = add spaces on the left side, false use_spacer left # Allow each port monitor to track at most this many connections (if 0 or not set, default is 256) #max_port_monitor_connections 256 # Maximum number of special things, e.g. fonts, offsets, aligns, etc. #max_specials 512 # Maximum size of buffer for user text, i.e. below TEXT line. #max_user_text 16384 # If own_window_transparent is set to no, you can set the background colour here #own_window_colour 404040 # grey #own_window_colour 443A2A # brown own_window_colour 202020 # Default colors and also border colors default_color A5A5A5 #big border default_shade_color 141414 default_outline_color 080808 #colorscheme #text color color0 F7F7F7 color0 FE5825 # orange #emphasised text f.e. cpu bar #color1 D9F4F9 #sky-blue #color1 C0D3E5 #blue #color1 C3EF98 # light nature-green #color1 C9FF82 # light bright green color1 ffffff color4 A40000 # graph gradient left color color5 EF2929 # graph gradient right color #seperator color #color2 948976 #color2 E9FFC2 # orange #color for header #color3 FFDAAE #color3 E5DBBF # light nature-brown #color3 FFD182 # brigh orange color3 ADD500 # background color color9 404040 # Gap between borders of screen and text # same thing as passing -x at command line gap_x 2 gap_y 1011 # world-time-clock: time for brisbane # ${color0}(${color1}${execi 60 (TZ=":Australia/Brisbane" date +%H:%M) }${color0}) own_window_title conkyTopBarAlignTop #${execi 60 echo $[($(date +"%k")+8)%24]}:${time %M} # ${color0} | ${color1}${uptime} # $color9${upspeedgraph eth0 10,50 C1C1C1 F3F3F3} # old date: #${color0}${time %A, %e. %B %Y} ${color0} # stuff after 'TEXT' will be formatted on screen TEXT ${color0}| ${color1}${exec whoami}@$nodename${color0} \ | ${color3}cpu: $color0${cpugraph 9,50 202020 ee0000}\ ${color1}${hwmon 0 temp 2}C ${color0}| \ ${color3}mem:${color0} ${membar 6,50}${color1} $mem ${color0}\ | ${color3}net:${color1}${upspeedf eth0}kB/s${color3}/\ ${color1}${downspeedf eth0}kB/s ${color0}| \ ${color3}${if_match "$mpd_artist" != ""}$mpd_artist${color0}: \ $endif\ ${color1}${if_match "$mpd_title" == ""}$mpd_file$endif\ ${mpd_title 50} ${if_match "$mpd_album" != ""}\ ${color0}(${color1}${mpd_album 30}${color0})$endif\ $alignr\ ${color0}| \ ${color1}${time %d. %B} ${color0}| \ ${color3}${time %H:%M} ${color0}|