Match Omarchy TUI window to the slimmer logo

This commit is contained in:
David Heinemeier Hansson
2025-07-26 18:38:55 -04:00
parent b50a4e7a74
commit 64c6e872fc
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ PATH="$PATH:$HOME/.local/share/omarchy/bin"
show_ascii_art() {
clear
tte -i ~/.local/share/omarchy/logo.txt --frame-rate 640 --no-color expand
echo " $OMARCHY_VERSION"
echo " $OMARCHY_VERSION"
}
main_menu() {