Add logo to logical substeps

This commit is contained in:
David Heinemeier Hansson
2025-07-25 15:42:27 -04:00
parent 37f4d4a411
commit 0ead8947f7
10 changed files with 27 additions and 4 deletions

View File

@ -1,5 +1,8 @@
#!/bin/bash
show_logo
show_subtext "Install beautiful fonts..."
if [ -z "$OMARCHY_BARE" ]; then
yay -S --noconfirm --needed ttf-font-awesome noto-fonts noto-fonts-emoji noto-fonts-cjk noto-fonts-extra
else