fix conky
This commit is contained in:
@@ -77,11 +77,11 @@ ${color green}File systems $hr
|
||||
${if_up enp14s0}${color green}LAN $hr
|
||||
${color grey}Interface:$color enp14s0
|
||||
${color grey}IP:$color ${addr enp14s0}
|
||||
${color grey}Up:$color ${upspeed enp14s0} ${alignr}${upspeedgraph enp14s0 10,250}
|
||||
${color grey}Down:$color ${downspeed enp14s0} ${alignr}${downspeedgraph enp14s0 10,250}${endif}
|
||||
${color grey}Up:$color ${upspeed enp14s0} ${alignr}${upspeedgraph enp14s0 10,250 #5498f8 #5498f8}
|
||||
${color grey}Down:$color ${downspeed enp14s0} ${alignr}${downspeedgraph enp14s0 10,250 #5498f8 #5498f8}${endif}
|
||||
${if_up wlp13s0}${color green}WLAN $hr
|
||||
${color grey}Interface:$color wlp13s0
|
||||
${color grey}IP:$color ${addr wlp13s0}
|
||||
${color grey}Up:$color ${upspeed wlp13s0} ${alignr}${upspeedgraph wlp13s0 10,250}
|
||||
${color grey}Down:$color ${downspeed wlp13s0} ${alignr}${downspeedgraph wlp13s0 10,250}${endif}
|
||||
${color grey}Up:$color ${upspeed wlp13s0} ${alignr}${upspeedgraph wlp13s0 10,250 #5498f8 #5498f8}
|
||||
${color grey}Down:$color ${downspeed wlp13s0} ${alignr}${downspeedgraph wlp13s0 10,250 #5498f8 #5498f8}${endif}
|
||||
]]
|
||||
|
||||
Reference in New Issue
Block a user