From 01a02feb36fdb1f975ac6f22bf9bc3620c8448be Mon Sep 17 00:00:00 2001 From: KM4ACK Date: Thu, 4 Feb 2021 16:36:22 -0600 Subject: [PATCH] update GPS display --- conky/.conkyrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conky/.conkyrc b/conky/.conkyrc index b9149f5..a303d10 100644 --- a/conky/.conkyrc +++ b/conky/.conkyrc @@ -35,7 +35,7 @@ conky.text = [[ ${voffset 15} ${font Arial:size=30}${color Yellow}${alignc}N0CALL ${voffset -45} -${font Arial:bold:size=18}${color White}Gridsquare ${alignr}${color Yellow}${execi 25 $HOME/bin/conky/grid | cut -c1-8} +${font Arial:bold:size=18}${color White}Gridsquare ${alignr}${color Yellow}${execi 60 cat /run/user/1000/gridinfo.txt | cut -c1-8} #${font Arial:bold:size=18}${color White}Radio Freq ${alignr}${color Yellow}${execi 5 $HOME/bin/conky/get-freq | cut -c1-6} #${font Arial:bold:size=18}${color White}Radio Freq A ${if_match "VFOA" == "${execi 5 $HOME/bin/conky/get-vfo}"}*$endif\ #${alignr}${color Yellow}${execi 5 $HOME/bin/conky/get-freq VFOA | cut -c1-7}