1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | update_interval 1
total_run_times 0
net_avg_samples 1
cpu_avg_samples 1
imlib_cache_size 0
double_buffer yes
no_buffers yes
format_human_readable
use_xft yes
xftfont Pragmata:bold:size=7
override_utf8_locale yes
text_buffer_size 2048
own_window_class Conky
own_window yes
own_window_type override
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
alignment top_right
gap_x 5
gap_y 5
minimum_size 150
draw_shades yes
default_color b0b0b0
TEXT
${voffset 150}${image /home/kitty/git/conkyconf/bg.png -p 0,0 -s 150x161}
${voffset -143}${offset 45}${font ConkyWeather:size=45}${execi 3600 conkyForecast --location=IDXX0052 --datatype=WF}${font}
${voffset -2}${alignc}${execi 3600 conkyForecast --location=IDXX0052 --datatype=HT} ${execi 3600 conkyForecast --location=IDXX0052 --datatype=CT}
${alignc}${time %I}:${time %M} ${time %P}
${alignc}${time %a} ${time %d} ${time %b}
${voffset 5}${font Pragmata:italic:size=7}${alignc}${execpi 900 python2 ~/stuff/script/inbox.py}${font}
|
x
Notes
inspired by kastoob’s shoot over here
need conkyForecast (get it from AUR), gmail inbox script from here, and Pragmata font.
get the background images