diff --git a/bin/omarchy-show-logo b/bin/omarchy-show-logo index 681f0a1a..fbaf38df 100755 --- a/bin/omarchy-show-logo +++ b/bin/omarchy-show-logo @@ -1,5 +1,7 @@ #!/bin/bash clear +echo -e "\033[32m" cat <~/.local/share/omarchy/logo.txt +echo -e "\033[0m" echo