I don't believe it

This commit is contained in:
2026-03-31 19:12:58 +05:30
parent 168e44d28c
commit 9f53efd726

View File

@@ -206,7 +206,7 @@ nextUp() {
}
menu() {
fzf --prompt="$1" --layout=reverse --border -d'\t' --with-nth=3 --preview="img2sixel '$JF_URL/items/{1}/Images/Primary?fillHeight=450&quality=96'" --preview-window=right,70%
fzf --prompt="$1" --layout=reverse --border -d'\t' --with-nth=3 --preview="curl -sL '$JF_URL/items/{1}/Images/Primary?fillHeight=450&quality=96' -o - | chafa -f sixels" --preview-window=right,70%
}
check_config_auth || configure