Default to expand but allow others
This commit is contained in:
parent
65a5bbad82
commit
0c36142f8a
@ -5,7 +5,7 @@ yay -S --noconfirm --needed gum python-terminaltexteffects
|
||||
|
||||
show_logo() {
|
||||
clear
|
||||
tte -i ~/.local/share/omarchy/logo.txt --frame-rate 120 expand
|
||||
tte -i ~/.local/share/omarchy/logo.txt --frame-rate 120 ${1:-expand}
|
||||
echo -e ""
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user