# Conky sample configuration # # the list of variables has been removed from this file in favour # of keeping the documentation more maintainable. # Check http://conky.sf.net for an up-to-date-list. # set to yes if you want Conky to be forked in the background #バックグラウンドで動かす background no # X font when Xft is disabled, you can pick one with program xfontsel #font 5x7 #font 6x10 #font 7x13 #font 8x13 #font 9x15 #font *mintsmild.se* #font -*-*-*-*-*-*-34-*-*-*-*-*-*-* # Use Xft? #フォントを指定するか use_xft yes # Xft font when Xft is enabled #フォントを指定 xftfont UmePlus Gothic:size=10 # Text alpha when using Xft xftalpha 0.8 # Print everything to stdout? # out_to_console no # MPD host/port # mpd_host localhost # mpd_port 6600 # mpd_password tinker_bell # Print everything to console? # out_to_console no # mail spool #mail_spool $MAIL # Update interval in seconds #データの更新間隔 update_interval 1.0 # This is the number of times Conky will update before quitting. # Set to zero to run forever. total_run_times 0 #以下の4つの設定はCompiz Fusionとの共存に必要 # Create own window instead of using desktop (required in nautilus) #独立したウィンドウで表示するか #↓でCompizと共存 own_window 1 #↓で独立したウィンドウ #own_window yes # If own_window is yes, you may use type normal, desktop or override #own_window_type desktop #↓でCompizと共存 own_window_type override # Use pseudo transparency with own_window? #own_window_transparent yes #↓でCompizと共存 own_window_transparent 1 # If own_window is yes, these window manager hints may be used own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager # If own_window_transparent is set to no, you can set the background colour here own_window_colour hotpink # Use double buffering (reduces flicker, may not work for everyone) #conkyがちらつく場合yesにする double_buffer yes # Minimum size of text area #minimum_size 280 5 # Draw shades? draw_shades no # Draw outlines? draw_outline no # Draw borders around text draw_borders no # Draw borders around graphs draw_graph_borders yes # Stippled borders? stippled_borders 8 # border margins border_margin 4 # border width border_width 1 # Default colors and also border colors #デフォルトの文字の色 default_color white default_shade_color black default_outline_color black # Text alignment, other possible values are commented #表示位置。右上ならtop_right、左下ならbottom_left #alignment top_left #alignment top_right #alignment bottom_left alignment bottom_right #alignment none # Gap between borders of screen and text # same thing as passing -x at command line gap_x 12 gap_y 40 # 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 #文字コードがUTF-8かどうか override_utf8_locale yes # Add spaces to keep things from moving about? This only affects certain objects. use_spacer no # Allow each port monitor to track at most this many connections (if 0 or not set, default is 256) #max_port_monitor_connections 256 # Maximum number of special things, e.g. fonts, offsets, aligns, etc. #max_specials 512 # Maximum size of buffer for user text, i.e. below TEXT line. #max_user_text 16384 # Timing interval for music player thread, e.g. mpd, audacious #music_player_interval (update_interval is default) # variable is given either in format $variable or in ${variable}. Latter # allows characters right after the variable and must be used in network # stuff because of an argument # stuff after 'TEXT' will be formatted on screen TEXT ${font UmePlus Gothic:size=10}$nodename - $sysname $kernel on $machine ${color ffffff}${hr}${font UmePlus Gothic:size=10} ${color lightgrey}Uptime:$color${font UmePlus Gothic:bold:size=10} $uptime ${color lightgrey}- ${font UmePlus Gothic:size=10}Load:$color $loadavg ${color lightgrey}${font UmePlus Gothic:size=10}CPU1:${color}${font UmePlus Gothic:bold:size=10} ${cpu cpu1}% $alignr$color${cpubar cpu1 5,250} ${color lightgrey}${font UmePlus Gothic:size=10}CPU2:${color}${font UmePlus Gothic:bold:size=10} ${cpu cpu2}% $alignr$color${cpubar cpu2 5,250} ${color blue}${cpugraph cpu1 10,160 0000ff 00ff00}$alignr${color blue}${cpugraph cpu2 10,160 0000ff 00ff00} ${color ffffff}${hr} ${color lightgrey}${font UmePlus Gothic:size=10}RAM Usage:$color ${font UmePlus Gothic:bold:size=10}$mem/$memmax - $memperc% $alignr${membar 5,70} ${color lightgrey}${font UmePlus Gothic:size=10}Swap Usage:$color ${font UmePlus Gothic:bold:size=10}$swap/$swapmax - $swapperc% $alignr${swapbar 5,70} ${color lightgrey}${font UmePlus Gothic:size=10}Processes:$color $processes ${color grey}Running:$color $running_processes ${color ffffff}${hr} ${color lightgrey}${font UmePlus Gothic:size=10}Networking: Down:${color EEE8AA} ${font UmePlus Gothic:bold:size=10}${downspeed eth0} k/s $alignr${totaldown eth0} ${font UmePlus Gothic:size=10}total ${color lightgrey} Up: ${color 7FFFD4} ${font UmePlus Gothic:bold:size=10}${upspeed eth0} k/s $alignr${totalup eth0} ${font UmePlus Gothic:size=10}total ${color EEE8AA}${downspeedgraph eth0 10,160 D2691E ff0000} $alignr${color 7FFFD4}${upspeedgraph eth0 10,160 ff0000 0000ff} ${color ffffff}${hr} ${color lightgrey}File systems: ${color green}${font UmePlus Gothic:size=10}/$color | ${fs_used /}/${fs_size /} | ${color green}${font UmePlus Gothic:bold:size=10}${fs_used_perc /}% $alignr$color${fs_bar 5,60 /} ${color 00BFFF}${font UmePlus Gothic:size=10}Disk I/O : $color${font UmePlus Gothic:bold:size=10}${diskio}$alignr${color 00BFFF}${diskiograph 10,100 104E8B 00BFFF 750} ${font UmePlus Gothic:size=10}${color ffffff}${hr} ${color}Name PID CPU% MEM% ${color ddaa00} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1} ${color lightgrey} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2} ${color lightgrey} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3} ${color lightgrey} ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4} ${color}Mem usage ${color ddaa00} ${top_mem name 1} ${top_mem pid 1} ${top_mem cpu 1} ${top_mem mem 1} ${color lightgrey} ${top_mem name 2} ${top_mem pid 2} ${top_mem cpu 2} ${top_mem mem 2} ${color lightgrey} ${top_mem name 3} ${top_mem pid 3} ${top_mem cpu 3} ${top_mem mem 3}