From 5bb7b66dee8502e5d3535d1377db125d864f8d06 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 25 Aug 2025 09:49:45 +0200 Subject: [PATCH] Bring back tte celebration at the end --- install.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 28bf16c1..bd171737 100755 --- a/install.sh +++ b/install.sh @@ -60,8 +60,10 @@ sudo updatedb sudo pacman -Syu --noconfirm # Reboot -omarchy-show-logo -echo -e "\n\e[32mYou're done! So we're ready to reboot now...\e[0m" +clear +tte -i ~/.local/share/omarchy/logo.txt --frame-rate 920 laseretch +echo +echo "You're done! So we're ready to reboot now..." | tte --frame-rate 640 wipe if sudo test -f /etc/sudoers.d/99-omarchy-installer; then sudo rm -f /etc/sudoers.d/99-omarchy-installer &>/dev/null