# ~/.conky/conkyrc # 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 yes # If own_window is yes, you may use type normal, desktop or override # 2015-12-10 commented-out settings below are ordinarily fine # current SLiM+xfce4 4.8 require desktop + own_window_argb_visual + _value # xfce require compositing ON ((menu):Settings→Windows Manager Tweaks) # else not transparent or SLiM background shows under # own_window_type normal own_window_type desktop # own_window_transparent yes own_window_argb_visual yes own_window_argb_value 0 own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager own_window_hints below border_inner_margin 0 border_outer_margin 0 minimum_size 200 250 ## width, height maximum_width 200 ### top_left, top_right, top_middle, bottom_left, bottom_right, bottom_middle ### middle_left, middle_middle, middle_right, or none alignment tr gap_x 20 gap_y 20 # Graphics settings # draw_shades no draw_outline no draw_borders no draw_graph_borders no # Text settings # use_xft yes xftfont ubuntu:size=8 xftalpha 0.5 uppercase no temperature_unit celsius default_color FFFFFF # Lua Load # # Note: clock + gauges are hard-coded graphics in clock_rings.lua # whilst text is within this file (thus possible disjunction) # # cpu cpu1 : x=50, y=300, radius=25 # cpu cpu2 : x=50, y=300, radius=20 # memperc : x=75, y=350, radius=25 # swapperc : x=100, y=400, radius=25 # fs_used_perc: x=125, y=450, radius=25 # downspeedf : x=150, y=500, radius=25 # upspeedf : x=150, y=500, radius=20 lua_load ~/.lua/scripts/clock_rings.lua lua_draw_hook_pre clock_rings TEXT ${voffset 8}${color 9f440d}${font ubuntu:size=16}${time %A}${font}${voffset -8}${alignr 50}${color FFFFFF}${font ubuntu:size=38}${time %e}${font} ${color FFFFFF}${voffset -30}${color FFFFFF}${font ubuntu:size=18}${time %b}${font}${voffset -3} ${color FFFFFF}${font ubuntu:size=20}${time %Y}${font}${color 9f440d}${hr} # ${voffset 140}${font ubuntu:size=10}${alignr}HOME${font} ${voffset 145}${font ubuntu:size=10}${alignr}East Midlands Airport${font} # EGNX = East Midlands # EGXW = Waddington # see http://www.aviationweather.gov/metar?zoom=8&lat=53.24716&lon=-1.11957&layers=B00FTTFFTFFTT&plottype=model&scale=1&density=all&metric=true&decoded=false&taf=true # or see http://weather.noaa.gov/weather/GB_cc.html ${font ubuntu:size=12}${color FFFFFF} # ${alignr}${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ EGNX last_update 30} ${alignr}${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ EGNX temperature 30} °C${font}${font ubuntu:size=8} ${alignr}${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ EGNX cloud_cover 30} ${alignr}${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ EGNX pressure 30}mBar ${alignr}${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ EGNX wind_speed 30}kph ${alignr}${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ EGNX wind_dir 30} ${alignr}${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ EGNX wind_dir_DEG 30} ° ${alignr}${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ EGNX humidity 30}% ${alignr}${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ EGNX weather 30}${font} # # ${image ~/.conky/avlinux.png -p 58,115 -s 85x48} # # ${color FFFFFF}${goto 25}${voffset 35}${cpu cpu0}% ${color FFFFFF}${goto 25}${voffset -58}${cpu cpu0}% ${color 9f440d}${goto 25}CPU ${color FFFFFF}${goto 50}${voffset 23}${memperc}% ${color 9f440d}${goto 50}RAM ${color FFFFFF}${goto 75}${voffset 23}${swapperc}% ${color 9f440d}${goto 75}Swap ${color FFFFFF}${goto 100}${voffset 23}${fs_used_perc /}% ${color 9f440d}${goto 100}Disk ${color FFFFFF}${goto 125}${voffset 25}${downspeed eth0} ${color FFFFFF}${goto 125}${upspeed eth0} ${color 9f440d}${goto 125}Net ${color FFFFFF}${font ubuntu:size=8}Uptime: ${uptime_short} ${color FFFFFF}${font ubuntu:size=8}Processes: ${processes} ${color FFFFFF}${font ubuntu:size=8}Running: ${running_processes} ${color 9f440d}${font ubuntu:size=8}${alignr}${nodename} ${color 9f440d}${font ubuntu:size=8}${alignr}${pre_exec lsb_release -ds} $machine #${color 9f440d}${font ubuntu:size=8}${alignr}${pre_exec cat /etc/issue.net} $machine ${color 9f440d}${font ubuntu:size=8}${alignr}Kernel: ${kernel}