From d007fed6a466e045056e2e4e902990cb9cd0738a Mon Sep 17 00:00:00 2001 From: Jason Date: Sun, 1 Sep 2024 08:30:28 -0500 Subject: [PATCH] update ardop check --- data/conky/default.86 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/conky/default.86 b/data/conky/default.86 index be8f5b2..fa939d3 100755 --- a/data/conky/default.86 +++ b/data/conky/default.86 @@ -75,7 +75,7 @@ ${font Arial:bold:size=12}${color White}Wireless IP $alignr ${addr wlan0} ${font Arial:bold:size=14}${color White}Wired IP address $alignr ${addr eth0} ${font Arial:bold:size=12}${color Yellow}RADIO TOOLS ${color DarkSlateGray}${hr 2} -${font Arial:size=10}${if_running ardopc64}${color green}ARDOP ACTIVE${else}${color red}ARDOP OFF$endif \ +${font Arial:size=10}${if_running ardopcf}${color green}ARDOP ACTIVE${else}${color red}ARDOP OFF$endif \ ${alignr}${if_running rigctld}${color green}RIGCTL ACTIVE${else}${color red}RIGCTL OFF$endif ${if_running kissattach}${color green}KISSATCH ACTIVE${else}${color red}KISSATCH OFF$endif \ ${alignr}${if_running direwolf}${color green}DIREWOLF ACTIVE${else}${color red}DIREWOLF OFF$endif