dotfiles/.config/conky/conkybg

118 lines
4.1 KiB
Plaintext

use_xft yes
xftfont TamzenForPowerline:pixelsize=12
#xftfont xft:Inconsolata:size=10:hintstyle=hintfull, -xos4-terminesspowerline-medium-r-normal--12-120-72-72-c-60-iso10646-1
xftalpha 0.8
total_run_times 0
background yes
cpu_avg_samples 1
net_avg_samples 2
double_buffer yes
no_buffers yes
text_buffer_size 1024
own_window yes
own_window_type override
own_window_transparent yes
out_to_console no
update_interval 10
alignment top_right
override_utf8_locale yes
uppercase no
use_spacer right
minimum_size 270 10
maximum_width 270
gap_x 30
gap_y 100
draw_shades yes
draw_outline no
draw_borders no
border_width 1
border_inner_margin 1
default_bar_size 82 3
stippled_borders 3
default_color FFFFFF
default_shade_color 333333
default_outline_color 000000
short_units yes
pad_percents 2
# Lua Script
#lua_load ~/config/clock.lua
#lua_draw_hook_pre clock_rings
color1 a3c1c8
color2 00ffff
TEXT
#${offset 56}${voffset 3}${cpugraph cpu6 17,1}${voffset -1}${cpugraph cpu1 0,50}
#${voffset -30}${offset 110}${font Digital\-7:size=12}${time %H:%M:%S}${font}${alignr}
#${voffset -5}${offset 110}${hr}${voffset 2}
#${font Misc Ohsnap:size=9}${voffset -15}
#${execp cal | cat -e| sed 's/\$/ /g ;s/_^H./\${color2}'"$(date +%e)"'${color}/1; s/_^H.//g; s/^/\${goto 120}/g'} ${voffset -84}
#${color1}${voffset 73}${offset 56}${stippled_hr}${voffset -27}
#${voffset 0}${offset 56}${cpugraph cpu6 17,1}${color1}
${voffset -45}${color1}
${alignr}${offset 10}$font |
${alignr}${sysname} --|
${alignr}$font < ${kernel} > kernel --+ |
${alignr}$font < $machine > arch --+ |
${alignr}$font < $uptime > uptime --+ |
${alignr}$font |
${alignr}$font system --+
${alignr}$font cpu --+ |
${alignr}$font used --+ | |
${alignr}$font < ${cpu 0}% > cpu --+ | | |
${alignr}$font freq --+ | |
${alignr}$font < ${freq 1}mhz > cpu1 --+ | | |
${alignr}$font < ${freq 2}mhz > cpu2 --+ | | |
${alignr}$font < $loadavg > load --+ | |
${alignr}$font < ${top name 1} ${top cpu 1} > --+ | |
${alignr}$font < ${top name 2} ${top cpu 2} > --+ | |
${alignr}$font < ${top name 3} ${top cpu 5} > --+ | |
${alignr}$font processes --+ |
${alignr}$font < $processes > total --+ | |
${alignr}$font < $threads > threads --+ | |
${alignr}$font temp --+ |
${alignr}$font < ${acpitemp} > °C --+ |
${alignr}$font |
${alignr}$font resources --+
${alignr}$font < $diskio_read > r --+ |
${alignr}$font < $diskio_write > w --+ |
${alignr}$font ram --+ |
${alignr}$font < $memperc% > used --+ | |
${alignr}$font < $mem/$memmax > --+ | | |
${alignr}$font < ${top_mem name 1} ${top_mem mem 1} > --+ | |
${alignr}$font < ${top_mem name 2} ${top_mem mem 2} > --+ | |
${alignr}$font < ${top_mem name 3} ${top_mem mem 3} > --+ | |
${alignr}$font < ${fs_used /}/${fs_size /} > / --+ |
${alignr}$font < ${fs_bar 5,120 /} > --+ | |
${alignr}$font < $swapperc% - $swap/$swapmax > swap --+ |
${alignr}$font < ${swapbar 5,120} > --+ |
${alignr}$font |
${alignr}$font networks --+
${alignr}$font < ${tcp_portmon 1 65535 count} > connections --+
${alignr}$font < ${tcp_portmon 1 32767 count} > in / locale --+
${alignr}$font < ${tcp_portmon 1 32767 rhost 0} ${tcp_portmon 1 32767 lservice 0} > --+ |
${alignr}$font < ${tcp_portmon 1 32767 rhost 1} ${tcp_portmon 1 32767 lservice 1} > --+ |
${alignr}$font < ${tcp_portmon 1 32767 rhost 2} ${tcp_portmon 1 32767 lservice 2} > --+ |
${alignr}$font < ${tcp_portmon 32768 61000 count} > out / remote --+
${alignr}$font < ${tcp_portmon 32768 61000 rhost 0} ${alignr} ${tcp_portmon 32768 61000 rservice 0} > --+ |
${alignr}$font < ${tcp_portmon 32768 61000 rhost 1} ${alignr} ${tcp_portmon 32768 61000 rservice 1} > --+ |
${alignr}$font < ${tcp_portmon 32768 61000 rhost 2} ${alignr} ${tcp_portmon 32768 61000 rservice 2} > --+ |
${alignr}$font < ${upspeed wlp2s0}/s > up --+
${alignr}$font < ${upspeedgraph wlp2s0 8,120 8b2132 fe8608} > --+ |
${alignr}$font < ${downspeed wlp2s0}/s > down --+
${alignr}${offset -25}$font < ${downspeedgraph wlp2s0 8,120 8b2132 fe8608} > --+