diff --git a/migrations/1752091783.sh b/migrations/1752091783.sh index 22625fd5..18786372 100644 --- a/migrations/1752091783.sh +++ b/migrations/1752091783.sh @@ -1,2 +1,4 @@ echo "Install Plymouth splash screen" -source "$HOME/.local/share/omarchy/install/config/login.sh" + +sudo pacman -Sy --needed --noconfirm uwsm plymouth +source "$HOME/.local/share/omarchy/install/login/login.sh"