diff --git a/bin/uwu-launcher b/bin/uwu-launcher index b4909a9..1cb5f10 100755 --- a/bin/uwu-launcher +++ b/bin/uwu-launcher @@ -1,5 +1,5 @@ #!/bin/bash -alacritty --class "uwu-uwu" -e /usr/bin/bash -c "uwu | lolcat && read" & +alacritty --class "uwu-uwu" -e /usr/bin/bash -c "uwu | dotacat && read" & alacritty --class "uwu-neofetch" -e /usr/bin/bash -c "echo '' && neofetch && read" & alacritty --class "uwu-btm" -e btm &