Conky: Only show interfaces that have links

This commit is contained in:
Salt 2018-08-29 13:20:22 -05:00
parent 19a0061569
commit 205138b5b3

View File

@ -35,6 +35,7 @@ conky.config = {
gap_y = 64,
format_human_readable = true,
if_up_strictness = "link",
draw_outline = false,
draw_graph_borders = false,