espanso helper fix

This commit is contained in:
2026-02-05 12:09:28 +01:00
parent 9f160ca210
commit f5497dc3e4

View File

@@ -35,7 +35,7 @@ trap "rm -f $MENU_ITEMS" EXIT
if ! pgrep -x "espanso" > /dev/null
then
echo "^sep(Espanso - text expander)" >/tmp/espanso_list.csv
echo "Espanso not running! Run it first by: espanso start,^term(espanso start)" >>/tmp/espanso_list.csv
echo "Espanso not running! Run it first by: espanso start,^term(espanso service start --unmanaged)" >>/tmp/espanso_list.csv
else
echo "@search,,10,5,292,20,4,left,top,auto,#262626,\"\"\"<big></big> <i>$TYPE_TO_SEARCH</i>\"\"\"" >/tmp/espanso_list.csv