Adapted ZED settings.conf

This commit is contained in:
2026-02-28 12:29:16 +01:00
parent 243c99605a
commit 780e6b7812
@@ -128,7 +128,7 @@ tooltip+="Approx ${max_visible} fit (column_width=${COLUMN_WIDTH}) "$'\n'
tooltip+="------------------------------"$'\n'
tooltip+="${tooltip_list:-"(no windows)"}"
printf '{"text":"%s","tooltip":"%s","class":"%s"}"$'\n' \
"$(json_escape "$text")" \
"$(json_escape "$tooltip")" \
"$(json_escape "$cls")"
printf '{"text":"%s","tooltip":"%s","class":"%s"}\n' \
"$(json_escape "$text")" \
"$(json_escape "$tooltip")" \
"$(json_escape "$cls")"