conky áÏì åÐå åì ÇÚÏÇÏÇÊå áÊÚã ÇáÝÇÆÏÉ
# Use Xft?
use_xft yes
xftfont cure:size=9
# Update interval in seconds
update_interval 0.5
# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0
# Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_transparent yes
own_window_type normal
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
#own_window_argb_visual yes
# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes
# Minimum size of text area
#minimum_size 280 5
maximum_width 500
# Draw shades?
draw_shades no
# Draw outlines?
draw_outline no
# Draw borders around text
draw_borders no
# Stippled borders?
stippled_borders 0
# border margins
#border_margin 5
# border width
border_width 1
# Default colors and also border colors
default_color 303030
#default_shade_color white
#default_outline_color black
own_window_colour 262524
# Text alignment, other possible values are commented
#alignment top_left
alignment top_right
#alignment bottom_left
#alignment bottom_right
# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x 10
gap_y 10
# Subtract file system buffers from used memory?
no_buffers yes
# set to yes if you want all text to be in uppercase
uppercase no
# number of cpu samples to average
# set to 1 to disable averaging
cpu_avg_samples 2
# number of net samples to average
# set to 1 to disable averaging
net_avg_samples 2
# Force UTF8? note that UTF8 support required XFT
override_utf8_locale yes
# Add spaces to keep things from moving about? This only affects certain objects.
use_spacer yes
TEXT
${color DarkOrange1}${time %a, }${color grey}${time %A, %d %B %G }${color DarkOrange1}${time %Z, }${color grey}${time %H:%M:%S}
${color lawngreen}$stippled_hr
${color goldenrod}Hostname: $nodename
${color goldenrod}Linux Kernel: $kernel
${color goldenrod}CPU Details: $machine, $freq(MHz)
${color lawngreen}$stippled_hr
${color grey}CPU History: ${color olivedrab1}${cpugraph 20,0 0000ff 00ff00}
${color grey}CPU Usage:${color magenta2} $cpu% ${cpubar 11,0}
${color grey}RAM Usage:${color DeepSkyBlue1} $mem ($memperc%) ${membar 11,0}
${color grey}Available RAM:${color DeepSkyBlue1} $memmax
${color grey}SWAP Usage:${color #6495ed} $SWAP ($swapperc%) ${swapbar 11,0}
${color grey}Available SWAP:${color #6495ed} $swapmax
${color lawngreen}$stippled_hr
$alignc${color grey}Processes:${color grey} $processes ${color grey}Running:${color grey} $running_processes
$alignc${color grey}(top 5 sorted by CPU usage)
${color goldenrod} NAME PID CPU% MEM%
${color grey} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
${color grey} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
${color grey} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
${color grey} ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4}
${color grey} ${top name 5} ${top pid 5} ${top cpu 5} ${top mem 5}
$alignc${color grey}(top 5 sorted by MEM usage)
${color goldenrod} NAME PID CPU% MEM%
${color grey} ${top_mem name 1} ${top_mem pid 1} ${top_mem cpu 1} ${top_mem mem 1}
${color grey} ${top_mem name 2} ${top_mem pid 2} ${top_mem cpu 2} ${top_mem mem 2}
${color grey} ${top_mem name 3} ${top_mem pid 3} ${top_mem cpu 3} ${top_mem mem 3}
${color grey} ${top_mem name 4} ${top_mem pid 4} ${top_mem cpu 4} ${top_mem mem 4}
${color grey} ${top_mem name 5} ${top_mem pid 5} ${top_mem cpu 5} ${top_mem mem 5}
${color lawngreen}$stippled_hr
$alignc${color grey}System Uptime:${color DarkOrange1} $uptime
${color lawngreen}$stippled_hr
${color steelblue1}ROOT Usage:${color turquoise2} ${fs_free /}/${fs_size /} ${fs_bar 11,0 /}
${color steelblue1}Collection1 Usage: ${color turquoise2} ${fs_free /media/Collection1}/${fs_size /media/Collection1} ${fs_bar 11,0 /media/Collection1}
${color steelblue1}Linuxsystem Usage: ${color turquoise2} ${fs_free /media/Linuxsystem}/${fs_size /media/Linuxsystem} ${fs_bar 11,0 /media/Linuxsystem}
${color steelblue1}Collection2 Usage: ${color turquoise2} ${fs_free /media/Collection2}/${fs_size /media/Collection2} ${fs_bar 11,0 /media/Collection2}
${color steelblue1}Engineering Usage: ${color turquoise2} ${fs_free /media/Engineering}/${fs_size /media/Engineering} ${fs_bar 11,0 /media/Engineering}
${color steelblue1}Movies Usage: ${color turquoise2} ${fs_free /media/Movies}/${fs_size /media/Movies} ${fs_bar 11,0 /media/Movies}
${color deepskyblue}Networking:
${color chartreuse}Down:${color blanchedalmond} ${downspeed eth0} k/s${color chartreuse}${offset 80}Up:${color blanchedalmond} ${upspeed eth0} k/s
${color olivedrab1}${downspeedgraph eth0 32,150 F0FFFF FA8072} ${color olivedrab1}${upspeedgraph eth0 32,150 F0FFFF FA8072}
${color aquamarine}Address: ${color chocolate1}${addr eth0}${alignr}${color aquamarine}TCP Connections: ${color chocolate1}${tcp_portmon 1 65535 count}
ãæÇÞÚ ÇáäÔÑ (ÇáãÝÖáÉ)