################ STUFF... ################################################################################ ## This .conkyrc is designed for 1024x768 resolution, so you may have to tweak it with other resolutions. ## Save this file as .conkyrc in your home folder. ## Font used ProFontWindows and can be found from http://www.dafont.com/secret-code.font ## Green and grey blocks that are used in the desktop thing, save them in place you want and change the paths. ## ## Weather: ## conky_rss.sh is modded version of this script: ## http://ubuntuforums.org/showpost.php?p=6993782&postcount=6354 ## Remember to make it excutable. ## Feeds are from http://www.rssweather.com, choose your location and add the right rss feed ## in conky_weather file like this: ## ${execi 3600 ~/bin/conky/conky_rss.sh "http://www.rssweather.com/bin/conky/rss.php" 1 1 } ## change also the path to where you have saved your conky_rss.sh file. background yes use_xft yes xftfont ohsnap:size=8 xftalpha 1 update_interval 2 total_run_times 0 own_window yes own_window_transparent no own_window_type normal own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager # own_window_argb_visual yes double_buffer yes text_buffer_size 1024 minimum_size 1024 5 maximum_width 1024 draw_shades no draw_outline no draw_borders no draw_graph_borders no stippled_borders 0 border_inner_margin 2 border_width 0 default_color 1D96D2 default_shade_color 2D2D2D default_outline_color white own_window_colour 000000 alignment top_middle #alignment top_right #alignment bottom_left #alignment bottom_right #alignment bottom_middle #alignment none gap_x 0 gap_y 2 no_buffers yes uppercase no cpu_avg_samples 2 override_utf8_locale yes TEXT ${alignc}${color 909090} Kernel: ${color}$kernel ${color 909090} CPU: ${color}${cpu cpu0}% @ ${hwmon temp 1}°C ${color 909090} Mem: ${color}${mem} / ${memmax} ${memperc}% ${color 909090} ${wireless_essid wlan0}${color} ${wireless_link_qual_perc wlan0}% -- ${gw_ip} ${color 909090} Local IP: ${color}${addr wlan0} ${color 909090} External IP: ${color}${execi 600 wget -q -O - checkip.dyndns.org | sed -e 's/[^[:digit:]\|.]//g'}