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