From 83a7d7a9c3f7d4f39e6060e3c1db023d8c368d34 Mon Sep 17 00:00:00 2001 From: Joe Date: Mon, 13 Feb 2023 11:12:11 +0100 Subject: up --- .config/conky/conkyrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config') diff --git a/.config/conky/conkyrc b/.config/conky/conkyrc index 4bfbae4..1bcc51d 100644 --- a/.config/conky/conkyrc +++ b/.config/conky/conkyrc @@ -27,7 +27,7 @@ conky.config = { draw_shades = false, default_shade_color = AAAAAA, default_outline_color = AAAAAA, - draw_graph_borders = true, + draw_graph_borders = false, show_graph_scale = false, show_graph_range = false, alignment = 'top_left', @@ -88,5 +88,5 @@ ${font2}${color #928374}${top_mem name 4} ${alignr}${top_mem pid 4} ${top_mem c ${color #928374}--------- ${color #928374}Processes: ${font2}${color #ebdbb2}${processes}${font} ${execpi 5 ~/.local/bin/conky/net.sh} -${if_match "${nodename_short}" == "mother"}${color #ebdbb2}${downspeedgraph eth1 50,185 bfbfbf c0c0c0 125829120 -t}${goto 195}${color #ebdbb2}${upspeedgraph eth1 50,185 bfbfbf c0c0c0 125829120 -t}${endif}${if_match "${nodename_short}" == "po-rbo"}${color #ebdbb2}${downspeedgraph wlp1s0 50,185 bfbfbf c0c0c0 125829120 -t}${goto 195}${color #ebdbb2}${upspeedgraph wlp1s0 50,185 bfbfbf c0c0c0 125829120 -t}${endif} +${if_match "${nodename_short}" == "mother"}${color #ebdbb2}${downspeedgraph eth1 50,160 bfbfbf c0c0c0 125829120 -t}${goto 195}${color #ebdbb2}${upspeedgraph eth1 50,185 bfbfbf c0c0c0 125829120 -t}${endif}${if_match "${nodename_short}" == "po-rbo"}${color #ebdbb2}${downspeedgraph wlp1s0 50,160 bfbfbf c0c0c0 125829120 -t}${goto 195}${color #ebdbb2}${upspeedgraph wlp1s0 50,185 bfbfbf c0c0c0 125829120 -t}${endif} ]] -- cgit v1.2.3