Turn off tte until the package is fixed

This commit is contained in:
David Heinemeier Hansson 2025-08-15 09:50:22 +02:00
parent 3d283eac18
commit f456e21cab
2 changed files with 4 additions and 3 deletions

View File

@ -17,12 +17,13 @@ trap catch_errors ERR
show_logo() {
clear
tte -i ~/.local/share/omarchy/logo.txt --frame-rate ${2:-120} ${1:-expand}
# tte -i ~/.local/share/omarchy/logo.txt --frame-rate ${2:-120} ${1:-expand}
cat <~/.local/share/omarchy/logo.txt
echo
}
show_subtext() {
echo "$1" | tte --frame-rate ${3:-640} ${2:-wipe}
echo "$1" # | tte --frame-rate ${3:-640} ${2:-wipe}
echo
}

View File

@ -1,3 +1,3 @@
#!/bin/bash
yay -S --noconfirm --needed gum python-terminaltexteffects
yay -S --noconfirm --needed gum # python-terminaltexteffects