From d254e80b55c5c33e89cc64e51dc135b9324070d7 Mon Sep 17 00:00:00 2001 From: Joe Date: Mon, 14 Oct 2024 17:11:33 +0200 Subject: up --- .config/conky/conkyrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.config') diff --git a/.config/conky/conkyrc b/.config/conky/conkyrc index ac7deab..21e4d63 100644 --- a/.config/conky/conkyrc +++ b/.config/conky/conkyrc @@ -21,7 +21,7 @@ conky.config = { template0 = '\\n', if_up_strictness = address, format_human_readable = true, - update_interval = 2, + update_interval = 1, uppercase = false, override_utf8_locale = true, stippled_borders = 0, @@ -105,9 +105,9 @@ ${color0}${font ConkySymbols:size=18}i${font :Bold:} ${voffset -5}NETWORK${align ${color 81B562}${offset 3}${downspeedgraph eth1 50,190 000000 81B562 128000000}${goto 205}${color SteelBlue}${upspeedgraph eth1 50,190 000000 4682B4 128000000} ${color0}${voffset -55}${offset 10}Download${goto 210}Upload${offset 10} ${offset 10} ${downspeed eth1} ${goto 210}${upspeed eth1}${endif}${if_match "${nodename_short}" == "po-rbo"} -${color 81B562}${offset 3}${downspeedgraph eth0 50,190 000000 81B562 128000000} ${color SteelBlue}${upspeedgraph eth0 50,190 000000 4682B4 128000000} +${color 81B562}${offset 3}${downspeedgraph enx34298f762de7 50,190 000000 81B562 128000000} ${color SteelBlue}${upspeedgraph enx34298f762de7 50,190 000000 4682B4 128000000} ${color0}${voffset -55}${offset 10}Download${goto 210}Upload${offset 10} -${offset 10} ${downspeed eth0} ${goto 210}${upspeed eth0}${endif} +${offset 10} ${downspeed enx34298f762de7} ${goto 210}${upspeed enx34298f762de7}${endif} ${color0}${hr}${font} ${font ConkySymbols:size=18:bold}h${font :bold:}${voffset -5}TEMPERATURES ${goto 150}${font}${if_match "${nodename_short}" == "mother"} ${color EE4444}${execbar sensors 2>/dev/null | grep CPUTIN | awk '{print $2}'} -- cgit v1.2.3