Conky: Only show interfaces that have links
This commit is contained in:
parent
19a0061569
commit
205138b5b3
@ -35,6 +35,7 @@ conky.config = {
|
|||||||
gap_y = 64,
|
gap_y = 64,
|
||||||
|
|
||||||
format_human_readable = true,
|
format_human_readable = true,
|
||||||
|
if_up_strictness = "link",
|
||||||
|
|
||||||
draw_outline = false,
|
draw_outline = false,
|
||||||
draw_graph_borders = false,
|
draw_graph_borders = false,
|
||||||
|
Reference in New Issue
Block a user