diff --git a/migrations/1752091783.sh b/migrations/1752091783.sh index b2b888a..9b1f70d 100644 --- a/migrations/1752091783.sh +++ b/migrations/1752091783.sh @@ -1,5 +1,2 @@ echo "Install Plymouth splash screen" -if ! command -v plymouth &>/dev/null; then - yay -S --noconfirm --needed plymouth - bash "$HOME/.local/share/omarchy/install/plymouth.sh" -fi +source "$HOME/.local/share/omarchy/install/plymouth.sh"