Yep, it works! and it looks great too. I pulled the latest version of conky and made some minor tweaks to get it working properly.
As for your conf file, just edit ‘/etc/conky/conky.conf and make this your top section before the ‘TEXT’ area…
use_xft yes
xftfont Trebuchet MS:size=8
xftalpha 0.9
update_interval 1.0
total_run_times 0
out_to_consoleu no
out_to_x yes
own_window yes
own_window_type override
own_window_transparent yes
own_window_class conky
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 300 10
maximum_width 300
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
default_color white
default_shade_color black
default_outline_color black
alignment bottom_right
gap_x 12
gap_y 30
no_buffers no
uppercase no
cpu_avg_samples 2
override_utf8_locale no
Enjoy!! (if you want to my conky scripts, just ask and I can post them)

Comments Left