#
http://www.NoobsLab.com #
# Conky settings #
background no
update_interval 1
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale yes
double_buffer yes
no_buffers yes
text_buffer_size 2048
#imlib_cache_size 0
temperature_unit fahrenheit
# Window specifications #
own_window_class Conky
own_window yes
own_window_type conky
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_argb_visual yes
border_inner_margin 0
border_outer_margin 0
minimum_size 245 450
maximum_width 245
alignment tr
gap_x 70
gap_y 50
# Graphics settings #
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
# Text settings #
use_xft yes
xftfont caviar dreams:size=8
xftalpha 0.5
uppercase no
temperature_unit celsius
default_color FFFFFF
# Lua Load #
lua_load ~/.conky/clock_rings.lua
lua_draw_hook_pre clock_rings
TEXT
${voffset 8}${color FFFFFF}${font caviar dreams:size=16}${time %A}${font}${voffset -8}${alignr 50}${color FFFFFF}${font caviar dreams:size=38}${time %e}${font}
${color FFFFFF}${voffset -30}${color FFFFFF}${font caviar dreams:size=18}${time %b}${font}${voffset -3} ${color FFFFFF}${font caviar dreams:size=20}${time %Y}${font}${color FFFFFF}${hr}
${voffset 140}${font caviar dreams:size=10}${alignr}HOME${font}
${font caviar dreams:size=12}${color FFFFFF}${alignr}${weather
http://weather.noaa.gov/pub/data/observations/metar/stations/ CYTZ temperature temperature 30} °C${font}
${image ~/.conky/new-ubuntu-logo.png -p 64,125 -s 70x20}
${color FFFFFF}${goto 25}${voffset 35}${cpu cpu0}%
${color FFFFFF}${goto 25}CPU
${color FFFFFF}${goto 50}${voffset 23}${memperc}%
${color FFFFFF}${goto 50}RAM
${color FFFFFF}${goto 75}${voffset 23}${swapperc}%
${color FFFFFF}${goto 75}Swap
${color FFFFFF}${goto 100}${voffset 23}${fs_used_perc /}%
${color FFFFFF}${goto 100}Disk
${color FFFFFF}${goto 125}${voffset 25}${if_up wlan0}${downspeed wlan0}${endif}${if_up eth0}${downspeed eth0}
${color FFFFFF}${goto 125}${if_up wlan0}${upspeed wlan0}${endif}${if_up eth0}${upspeed eth0}
${color FFFFFF}${goto 125}Net
${color FFFFFF}${font caviar dreams:size=8}Uptime: ${uptime_short}
${color FFFFFF}${font caviar dreams:size=8}Processes: ${processes}
${color FFFFFF}${font caviar dreams:size=8}Running: ${running_processes}
${color FFFFFF}${font caviar dreams:size=8}${alignr}${nodename}
${color FFFFFF}${font caviar dreams:size=8}${alignr}${pre_exec cat /etc/issue.net} $machine
${color FFFFFF} Core: ${execi 10 sensors | grep 'Core 0' | cut -b15-} ${color lightgrey}
${color FFFFFF} Core: ${execi 10 sensors | grep 'Core 1' | cut -b15-} ${color lightgrey}