|
|
kde4桌面,如图,换了壁纸也还是原来的背景。
我的conkyrc配置:
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_page
double_buffer yes
alignment top_right
background yes
border_width 0
cpu_avg_samples 2
default_color white
default_outline_color white
default_shade_color white
draw_borders no
draw_graph_borders yes
draw_outline no
draw_shades no
font Vera Sans YuanTi:size=9
xftfont Vera Sans YuanTi:size=9
use_xft yes
gap_x 5
gap_y 60
minimum_size 5 5
net_avg_samples 2
no_buffers yes
out_to_console no
own_window yes
own_window_class Conky
own_window_type normal
stippled_borders 0
update_interval 2.0
uppercase no
use_spacer no
show_graph_scale no
show_graph_range no
TEXT
${color slate grey}Kern {color }$kernel
${color slate grey}CPU {color } $cpu%
${cpugraph 20,130 000000 ffffff}
${color slate grey}MEM: ${color } $memperc% $mem/$memmax
${membar 3,100}
${color slate grey}SWAP: ${color }$swapperc% $swap/$swapmax
${swapbar 3,100}
${color slate grey}ROOT: ${color }${fs_free /}/${fs_size /}
${fs_bar 3,100 /}
${color slate grey}HOME: ${color }${fs_free /home}/${fs_size /home}
${fs_bar 3,100 /home}
${color slate grey}NET:
${color}Down: ${color }${downspeed eth0}k/s${color}
${downspeedgraph eth0 20,130 000000 ffffff}
${color}Up: ${color }${upspeed eth0} k/s
${upspeedgraph eth0 20,130 000000 ffffff} |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|