У кого-нить получилось заставить работать конки с берилом? Или может как-нить иначе инфу на обоину выводите? Видеокарта - нвидиа, дрова, соответственно, тоже :)
Намаялся, но заставил работать. Beryl - 0.1.9999.2 conky - 1.4.5
Попробуй настройки:
# set to yes if you want Conky to be forked in the background background yes
cpu_avg_samples 2 net_avg_samples 2
out_to_console yes
# Use Xft? use_xft yes
# Xft font when Xft is enabled xftfont terminus:size=8 #xftfont Bitstream Vera Sans Mono:size=9
# Create own window instead of drawing to desktop. own_window yes own_window_transparent yes own_window_colour navyblue own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager own_window_type normal
# Text alpha when using Xft xftalpha 0.8
#deprecated -- use 'own_window_hints below' #on_bottom yes
wm_class_name Conky
# mail spool #mail_spool $MAIL
# Update interval in seconds update_interval 1
# Use double buffering (reduces flicker, may not work for everyone) double_buffer yes
# Minimum size of text area minimum_size 330 10 maximum_width 330
# Draw shades? draw_shades no
# Draw outlines? draw_outline no
# Draw borders around text draw_borders no
# Stippled borders? stippled_borders 2
# border margins #border_margin 4
# border width border_width 1
# Default colors and also border colors default_color white #default_color lightslategrey default_shade_color white default_outline_color white
# Text alignment, other possible values are commented #minimum_size 10 10 gap_x 25 gap_y 15 #alignment top_left #alignment top_right alignment bottom_left #alignment bottom_right
# Gap between borders of screen and text
# Add spaces to keep things from moving about? This only affects certain objects. use_spacer yes
# Subtract file system buffers from used memory? no_buffers yes
# set to yes if you want all text to be in uppercase uppercase no
# drawn 1 pixel border around graphs or not draw_graph_borders no
# Allow for the creation of at least this number of port monitors (if 0 or not set, default is 16) min_port_monitors 8
# Allow each port monitor to track at least this many connections (if 0 or not set, default is 256) min_port_monitor_connections 64