From: Stefan Huber Date: Mon, 5 Nov 2012 07:48:30 +0000 (+0100) Subject: Add conkyrc X-Git-Url: http://git.sthu.org/?a=commitdiff_plain;h=b8fcdb6ed93f3187ec95f590bffca88bee57c2ac;p=shutils.git Add conkyrc --- diff --git a/dotfiles/conkyrc-euklid b/dotfiles/conkyrc-euklid new file mode 100644 index 0000000..26bebcc --- /dev/null +++ b/dotfiles/conkyrc-euklid @@ -0,0 +1,82 @@ +alignment bottom_right +gap_x 0 +gap_y 0 +maximum_width 200 +minimum_size 200 + +update_interval 2 +cpu_avg_samples 2 +net_avg_samples 2 + +#default_color 373 +#default_color 52622B +default_color 563 +color0 221 +color1 894 +draw_shades no +use_spacer left +top_name_width 13 +default_bar_size 85 5 + +if_up_strictness address +short_units yes +no_buffers yes + +double_buffer yes +own_window yes +own_window_colour 082140 +own_window_transparent yes +#own_window_type desktop +own_window_hints sticky, below, undecorated, skip_taskbar, skip_pager + +use_xft yes +xftfont DejaVu Sans Mono:size=7.5 +#xftalpha 0.8 + + + +# Usr ${execi 6 who | cut -d " " -f 1 - | sort -u | wc -l} + + +TEXT +${color0}${font Arial:size=12}Gentoo Linux$font $alignr${kernel}$color +$alignr$acpitemp°C +$color${font DejaVu Sans Mono:bold:size=8}${cpu cpu1}% ${cpu cpu2}% ${cpu cpu3}% ${cpu cpu4}%$alignr$mem ($memperc%)$font +${cpugraph cpu1 20,32} ${cpugraph cpu2 20,32} ${cpugraph cpu3 20,32} ${cpugraph cpu4 20,32} $alignr${color1}${memgraph 20,32}$color + +${if_up eth0}${color0}${font DejaVu Sans:size=10}Eth :: $font${addr eth0} ${hr 3}$color +${downspeed eth0} ${upspeed eth0} $alignr${color1}Sum$color ${totaldown eth0} ${totalup eth0} +${downspeedgraph eth0 20,90} $alignr${upspeedgraph eth0 20,90} + +$endif\ +${if_up wlan0}${color0}${font DejaVu Sans:size=10}WiFi :: $font${addr wlan0} ${hr 3}$color +$color${wireless_essid wlan0} $alignr${wireless_link_qual_perc wlan0}% ${wireless_bitrate wlan0} +${downspeed wlan0} ${upspeed wlan0} $alignr${color1}Sum$color ${totaldown wlan0} ${totalup wlan0} +${downspeedgraph wlan0 20,90} $alignr${upspeedgraph wlan0 20,90} + +$endif\ +${color0}${font DejaVu Sans:size=10}FS & Disc ${hr 3}$font$color +${color1}ssd $color${fs_used /} / ${fs_size /} $alignr${fs_bar /} +${if_mounted /media/storage}${color1}hdd $color${execi 60 ~/.conky/hddinfo.sh} $alignr${execibar 60 ~/.conky/hddbar.sh} +$endif\ +${color1}all $color${diskio_read} ${diskio_write} $alignr${color1}sdb $color${diskio_read sdb} ${diskio_write sdb} +${diskiograph_read 20,42} ${diskiograph_write 20,42} $alignr${diskiograph_read sdb 20,42} ${diskiograph_write sdb 20,42} +${execi 5 ~/.conky/showmounts.sh}\ + +${color0}${font DejaVu Sans:size=10}Top$font [$uptime_short, $processes] ${hr 3}$color +${top name 1} ${top pid 1}${top cpu 1} ${top mem_res 1} +${top name 2} ${top pid 2}${top cpu 2} ${top mem_res 2} +${top name 3} ${top pid 3}${top cpu 3} ${top mem_res 3} +${color1}By Mem$color +${top_mem name 1} ${top_mem pid 1}${top_mem cpu 1} ${top_mem mem_res 1} +${top_mem name 2} ${top_mem pid 2}${top_mem cpu 2} ${top_mem mem_res 2} +${top_mem name 3} ${top_mem pid 3}${top_mem cpu 3} ${top_mem mem_res 3} +${color1}By IO rd wr$color +${top_io name 1} ${top_io pid 1} ${top_io io_read 1} ${top_io io_write 1} +${top_io name 2} ${top_io pid 2} ${top_io io_read 2} ${top_io io_write 2} +${top_io name 3} ${top_io pid 3} ${top_io io_read 3} ${top_io io_write 3} + +${color0}${font DejaVu Sans:size=10}Battery ${hr 3}$font$color +$color${smapi bat 0 remaining_capacity} mWh (${smapi_bat_perc 0}%) $alignr${smapi_bat_bar 0} + ${smapi bat 0 power_now} mW [${smapi bat 0 power_avg}, ${smapi bat 0 remaining_running_time} min] +#${color1}${execi 6 ~/.conky/tempinfo.sh}$color