From c0e0c6d7d1030d977869a4f674007703a3991d03 Mon Sep 17 00:00:00 2001 From: Joe Date: Mon, 27 Feb 2023 20:59:15 +0100 Subject: up --- .config/conky/conkyrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/conky/conkyrc') diff --git a/.config/conky/conkyrc b/.config/conky/conkyrc index 286252c..3df81ab 100644 --- a/.config/conky/conkyrc +++ b/.config/conky/conkyrc @@ -95,5 +95,5 @@ ${font2}${color2}${top_mem name 4} ${alignr}${top_mem pid 4} ${top_mem cpu 4} ${color1}--------- ${color1}Processes: ${font2}${color0}${processes}${font} ${execpi 15 ~/.local/bin/conky/net.sh} -${if_match "${nodename_short}" == "mother"}${color0}${downspeedgraph eth1 50,185 2ebdbb2 928374 56000000 -t}${goto 195}${color0}${upspeedgraph eth1 50,180 ebdbb2 928374 256000000 -t}${endif}${if_match "${nodename_short}" == "po-rbo"}${color0}${downspeedgraph enx4ce1734c425a 50,180 ebdbb2 928374 128000000 -t}${goto 195}${color0}${upspeedgraph enx4ce1734c425a 50,180 ebdbb2 928374 128000000 -t}${endif} +${if_match "${nodename_short}" == "mother"}${color0}${downspeedgraph eth1 50,185 ebdbb2 928374 256000000 -t}${goto 195}${color0}${upspeedgraph eth1 50,180 ebdbb2 928374 256000000 -t}${endif}${if_match "${nodename_short}" == "po-rbo"}${color0}${downspeedgraph enx4ce1734c425a 50,180 ebdbb2 928374 128000000 -t}${goto 195}${color0}${upspeedgraph enx4ce1734c425a 50,180 ebdbb2 928374 128000000 -t}${endif} ]] -- cgit v1.2.3