conky: update config
[shutils.git] / dotfiles / conky / conkyrc-euklid
1 alignment top_left
2 gap_x 0
3 gap_y 35
4 maximum_width 200
5 #minimum_size 200
6
7 update_interval 2
8 cpu_avg_samples 2
9 net_avg_samples 2
10
11 # for the green bg
12 #default_color 563
13 #color0 221
14 #color1 894
15 # for the blue bg
16 default_color bbb
17 color0 fff
18 color1 b94
19 draw_shades no
20 use_spacer left
21 top_name_width 13
22 default_bar_size 85 5
23
24 if_up_strictness address
25 short_units yes
26 no_buffers yes
27
28 double_buffer yes
29 own_window yes
30 own_window_transparent yes
31 own_window_type normal
32 own_window_hints sticky, below, undecorated, skip_taskbar, skip_pager
33 own_window_colour 082140
34
35 use_xft yes
36 xftfont DejaVu Sans Mono:size=7.5
37 #xftalpha 0.8
38
39
40
41 # Usr ${execi 6 who | cut -d " " -f 1 - | sort -u | wc -l}
42
43
44 TEXT
45 ${color0}${font Arial:size=12}Gentoo Linux$font $alignr${kernel}$color
46 $alignr$acpitemp°C
47 $color${font DejaVu Sans Mono:bold:size=8}${cpu cpu1}% ${cpu cpu2}% ${cpu cpu3}% ${cpu cpu4}%$alignr$mem ($memperc%)$font
48 ${cpugraph cpu1 20,32} ${cpugraph cpu2 20,32} ${cpugraph cpu3 20,32} ${cpugraph cpu4 20,32} $alignr${color1}${memgraph 20,32}$color
49
50 ${color0}${font DejaVu Sans:size=10}eth0: $font${if_up eth0}${addr eth0}$endif ${execi 2 ~/.conky/eth0info.sh} ${hr 3}$color ${if_up eth0}
51 ${downspeed eth0} ${upspeed eth0} $alignr${color1}Sum$color ${totaldown eth0} ${totalup eth0}
52 ${downspeedgraph eth0 20,90} $alignr${upspeedgraph eth0 20,90} $endif
53
54 ${if_up wlan0}${color0}${font DejaVu Sans:size=10}wlan0: $font${addr wlan0} ${hr 3}$color
55 $color${wireless_essid wlan0} $alignr${wireless_link_qual_perc wlan0}% ${wireless_bitrate wlan0}
56 ${downspeed wlan0} ${upspeed wlan0} $alignr${color1}Sum$color ${totaldown wlan0} ${totalup wlan0}
57 ${downspeedgraph wlan0 20,90} $alignr${upspeedgraph wlan0 20,90}
58
59 $endif\
60 ${if_up tun0}${color0}${font DejaVu Sans:size=10}tun0: $font${addr tun0} ${hr 3}$color
61 ${downspeed tun0} ${upspeed tun0} $alignr${color1}Sum$color ${totaldown tun0} ${totalup tun0}
62 ${downspeedgraph tun0 20,90} $alignr${upspeedgraph tun0 20,90}\
63
64 $endif\
65 ${if_up dns0}${color0}${font DejaVu Sans:size=10}dns0: $font${addr dns0} ${hr 3}$color
66 ${downspeed dns0} ${upspeed dns0} $alignr${color1}Sum$color ${totaldown dns0} ${totalup dns0}
67 ${downspeedgraph dns0 20,90} $alignr${upspeedgraph dns0 20,90}
68
69 $endif\
70 ${color0}${font DejaVu Sans:size=10}FS & Disc ${hr 3}$font$color
71 ${color1}ssd $color${fs_used /} / ${fs_size /} $alignr${fs_bar /}
72 ${if_mounted /media/storage}${color1}hdd $color${execi 60 ~/.conky/hddinfo.sh} $alignr${execibar 60 ~/.conky/hddbar.sh}
73 $endif\
74 ${color1}all $color${diskio_read} ${diskio_write} $alignr${color1}sdb $color${diskio_read sdb} ${diskio_write sdb}
75 ${diskiograph_read 20,42} ${diskiograph_write 20,42} $alignr${diskiograph_read sdb 20,42} ${diskiograph_write sdb 20,42}
76 ${execi 5 ~/.conky/showmounts.sh}\
77
78 ${color0}${font DejaVu Sans:size=10}Top$font [$uptime_short, $processes] ${hr 3}$color
79 ${top name 1} ${top pid 1}${top cpu 1} ${top mem_res 1}
80 ${top name 2} ${top pid 2}${top cpu 2} ${top mem_res 2}
81 ${top name 3} ${top pid 3}${top cpu 3} ${top mem_res 3}
82 ${top name 4} ${top pid 4}${top cpu 4} ${top mem_res 4}
83 ${color1}By Mem$color
84 ${top_mem name 1} ${top_mem pid 1}${top_mem cpu 1} ${top_mem mem_res 1}
85 ${top_mem name 2} ${top_mem pid 2}${top_mem cpu 2} ${top_mem mem_res 2}
86 ${top_mem name 3} ${top_mem pid 3}${top_mem cpu 3} ${top_mem mem_res 3}
87 ${color1}By IO rd wr$color
88 ${top_io name 1} ${top_io pid 1} ${top_io io_read 1} ${top_io io_write 1}
89 ${top_io name 2} ${top_io pid 2} ${top_io io_read 2} ${top_io io_write 2}
90 ${top_io name 3} ${top_io pid 3} ${top_io io_read 3} ${top_io io_write 3}
91
92 ${color0}${font DejaVu Sans:size=10}Battery ${hr 3}$font$color
93 $color${smapi bat 0 remaining_capacity} mWh (${smapi_bat_perc 0}%) $alignr${smapi_bat_bar 0}
94 ${smapi bat 0 power_now} mW [${smapi bat 0 power_avg}, ${smapi bat 0 remaining_running_time} min]
95 #${color1}${execi 6 ~/.conky/tempinfo.sh}$color