From b89e639da0107e25e029055d2e4338ba99635fc0 Mon Sep 17 00:00:00 2001 From: KM4ACK Date: Thu, 4 Feb 2021 13:06:31 -0600 Subject: [PATCH] update GPS display --- conky/conky-small | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conky/conky-small b/conky/conky-small index b6ce8dc..716827f 100644 --- a/conky/conky-small +++ b/conky/conky-small @@ -34,7 +34,7 @@ conky.text = [[ ${font Arial:size=12}${color Yellow}${alignc}N0CALL ${voffset -20} -${font Arial:bold:size=08}${color White}Gridsquare ${alignr}${color Yellow}${execi 25 $HOME/bin/conky/grid | cut -c1-8} +${font Arial:bold:size=08}${color White}Gridsquare ${alignr}${color Yellow}${execi 60 cat /run/user/1000/gridinfo.txt | cut -c1-8} #${font Arial:bold:size=12}${color White}Radio Freq ${alignr}${color Yellow}${execi 5 $HOME/bin/conky/get-freq | cut -c1-6} #${font Arial:bold:size=12}${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}