`
limdengrock
  • 浏览: 34864 次
  • 性别: Icon_minigender_1
  • 来自: 成都
社区版块
存档分类
最新评论

我的conky配置

阅读更多
# set to yes if you want Conky to be forked in the background
background no

cpu_avg_samples 1
net_avg_samples 2

out_to_console no

# X font when Xft is disabled, you can pick one with program xfontsel
#font 7x12
#font 6x10
#font 7x13
#font 8x13
#font 7x12
#font *mintsmild.se*
#font -*-*-*-*-*-*-34-*-*-*-*-*-*-*
#font -artwiz-snap-normal-r-normal-*-*-100-*-*-p-*-iso8859-1

# Use Xft?
use_xft yes

# Xft font when Xft is enabled
xftfont 文泉驿正黑:size=9

own_window_transparent no
#own_window_colour hotpink
# Text alpha when using Xft
xftalpha 0.8

# on_bottom yes

# mail spool
#mail_spool $MAIL

# Update interval in seconds
update_interval 5
# Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_transparent yes
own_window_hints undecorated,below,skip_taskbar
own_window_type override

# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes

# Minimum size of text area
minimum_size 220 5
maximum_width 220

# Draw shades?
draw_shades no

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders no

# Stippled borders?
stippled_borders no

# border margins
border_margin 4

# border width
border_width 1

# Default colors and also border colors
default_color grey
default_shade_color grey
default_outline_color grey

# Text alignment, other possible values are commented
#alignment top_left
#minimum_size 10 10
gap_x 5
gap_y 30
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 none

# Subtract file system buffers from used memory?
no_buffers yes

# set to yes if you want all text to be in uppercase
uppercase no

# none, xmms, bmp, audacious, infopipe (default is none)
# xmms_player bmp


# boinc (seti) dir
# seti_dir /opt/seti

TEXT
${color #003366}${alignc 40}${font 文泉驿微米黑:size=30}${time %H:%M}${font}${color}
${color #003366}${alignc 10}${font 文泉驿微米黑:size=12}${time %Y年 %m月%d日 %A}${font}${color}
${color white}SYSTEM Informations${color}
${color #98c2c7}Computer:${color #003366} $alignr$nodename
${color #98c2c7}Kernel: ${color #003366}$alignr$kernel
${color #98c2c7}Machine: ${color #003366}$alignr$machine
${color #98c2c7}Online: ${color #003366}$alignr$uptime
${color #98c2c7}IP Address: ${color #003366} ${alignr} ${addr eth0}
${color #98c2c7}CPU1 Usage: ${color #003366} ${alignr} ${cpu cpu1}%
${color #78af78}${cpubar 4 cpu1}
${color #98c2c7}CPU2 Usage: ${color #003366} ${alignr} ${cpu cpu2}%
${color #78af78}${cpubar 4 cpu2}
${color #78af78}CPU Bit: ${color #003366} ${freq dyn}MHz
${color #78af78}CPU Temp: ${color #003366} ${acpitemp}°C
${color #98c2c7}Memory Usage:${color #4169e1}$alignr ${color}$mem ${color #98c2c7}/${color}$memmax${color #4169e1}${color #003366}$memperc%
${color #78af78}${membar}
${color #98c2c7}Disk I/O: ${color #003366} ${alignr} $diskio /s
${color #78af78}${diskiograph 25,255}
${color #78af78}Disk Temp: ${color #003366} ${hddtemp /dev/sda}°C
${color #78af78}Processes: ${color #003366} ${alignr} $processes ($running_processes running)
${color white}NETWORK Informations${color}
Down ${downspeed eth0} k/s ${alignr}Up ${upspeed eth0} k/s
${downspeedgraph eth0 25,107} ${alignr}${upspeedgraph eth0 25,107}
Total ${totaldown eth0} ${alignr}Total ${totalup eth0}
${color white}Disk Usage Informations${color}
${color #98c2c7}Root: ${color}${alignr}${fs_free /} / ${fs_size /}
${color #78af78}${fs_bar 4 /}
${color #98c2c7}Home: ${color}${alignr}${fs_free /home} / ${fs_size /home}
${color #78af78}${fs_bar 4 /home}
${color white}RSS订阅${color}${color #87CEEB}${hr 1}${color}
${rss http://cnbeta.com/backend.php 5 item_titles 9}
 
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics