Conky: Functional fixes, tallening, and graph-numbers

This commit is contained in:
Salt 2018-06-30 21:01:31 -05:00
parent 03a23ab64d
commit 42b88df83b

View File

@ -36,6 +36,8 @@ conky.config = {
gap_x = 20,
gap_y = 58,
show_graph_scale = true,
draw_outline = false,
draw_graph_borders = false,
draw_shades = false
@ -57,13 +59,13 @@ ${font Roboto:style=Medium:size=10}Disk$font (R/W):$alignr${diskio /dev/sda}
${color7}${diskiograph_read /dev/sda 50,200} ${diskiograph_write /dev/sda 50,200}$color
${color3}$hr$color${if_up wlp1s0}
${font Roboto:style=Medium:size=10}WLAN$font (U/D):$alignr${addr wlp1s0} on $wireless_essid
${color6}${upspeedgraph wlp1s0 30,200}${downspeedgraph wlp1s0 30,200}$color$endif${if_up wlp5s0}
${color6}${upspeedgraph wlp1s0 50,200}${downspeedgraph wlp1s0 50,200}$color$endif${if_up wlp5s0}
${font Roboto:style=Medium:size=10}WLAN$font (U/D):$alignr${addr wlp5s0} on $wireless_essid
${color6}${upspeedgraph wlp5s0 30,200}${downspeedgraph wlp5s0 30,200}$color$endif${if_up enp0s31f6}
${color6}${upspeedgraph wlp5s0 50,200}${downspeedgraph wlp5s0 50,200}$color$endif${if_up enp0s31f6}
${font Roboto:style=Medium:size=10}Ethernet$font (U/D):$alignr${addr enp0s31f6}
${color6}${upspeedgraph enp0s31f6 30,200}${downspeedgraph enp0s31f6 30,200}$color$endif${if_up enp0s20f0u2}
${color6}${upspeedgraph enp0s31f6 50,200}${downspeedgraph enp0s31f6 50,200}$color$endif${if_up enp0s20f0u2}
${font Roboto:style=Medium:size=10}USB Tether$font (U/D):$alignr${addr enp0s20f0u2}
${color6}${downspeedgraph enp0s20f0u2 20}$color$endif
${color6}${upspeedgraph enp0s20f0u2 50,200}${downspeedgraph enp0s20f0u2 50,200}$color$endif
${color3}$hr$color
${font Roboto:style=Medium:size=10}Statistics$font:
Operating System: $sysname $kernel