Conky: Fix spacing on graphs
"Don\'t let them back in; I'm teaching them a lesson about spacing.
This commit is contained in:
parent
42b88df83b
commit
794ab0fde6
@ -59,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
|
${color7}${diskiograph_read /dev/sda 50,200} ${diskiograph_write /dev/sda 50,200}$color
|
||||||
${color3}$hr$color${if_up wlp1s0}
|
${color3}$hr$color${if_up wlp1s0}
|
||||||
${font Roboto:style=Medium:size=10}WLAN$font (U/D):$alignr${addr wlp1s0} on $wireless_essid
|
${font Roboto:style=Medium:size=10}WLAN$font (U/D):$alignr${addr wlp1s0} on $wireless_essid
|
||||||
${color6}${upspeedgraph wlp1s0 50,200}${downspeedgraph wlp1s0 50,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
|
${font Roboto:style=Medium:size=10}WLAN$font (U/D):$alignr${addr wlp5s0} on $wireless_essid
|
||||||
${color6}${upspeedgraph wlp5s0 50,200}${downspeedgraph wlp5s0 50,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}
|
${font Roboto:style=Medium:size=10}Ethernet$font (U/D):$alignr${addr enp0s31f6}
|
||||||
${color6}${upspeedgraph enp0s31f6 50,200}${downspeedgraph enp0s31f6 50,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}
|
${font Roboto:style=Medium:size=10}USB Tether$font (U/D):$alignr${addr enp0s20f0u2}
|
||||||
${color6}${upspeedgraph enp0s20f0u2 50,200}${downspeedgraph enp0s20f0u2 50,200}$color$endif
|
${color6}${upspeedgraph enp0s20f0u2 50,200} ${downspeedgraph enp0s20f0u2 50,200}$color$endif
|
||||||
${color3}$hr$color
|
${color3}$hr$color
|
||||||
${font Roboto:style=Medium:size=10}Statistics$font:
|
${font Roboto:style=Medium:size=10}Statistics$font:
|
||||||
Operating System: $sysname $kernel
|
Operating System: $sysname $kernel
|
||||||
|
Loading…
Reference in New Issue
Block a user