update k(itty-t)gp-query script

This commit is contained in:
2026-02-06 13:20:18 +01:00
parent f3a6bd1ddb
commit 53b33f6422
4 changed files with 55 additions and 91 deletions
@@ -1,7 +1,7 @@
if not set -q fetch_logo_type
if type -q kitty-tgp-query; and kitty-tgp-query
if type -q kgp-query; and kgp-query
set -g fetch_logo_type kitty
else if type -q kitty-tgp-query
else if type -q kgp-query
set -g fetch_logo_type logo
else
set -g fetch_logo_type auto