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() {
|
show_logo() {
|
||||||
clear
|
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 ""
|
echo -e ""
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user