diff --git a/install_plymouth.sh b/install_plymouth.sh index 4c24332..b2fa13c 100644 --- a/install_plymouth.sh +++ b/install_plymouth.sh @@ -1,5 +1,5 @@ sudo pacman -S plymouth yay -S plymouth-theme-arch-agua -sed -i -e 's/HOOKS=(base/HOOKS=(base plymouth/' ~/.zshrc -sudo mkinitcpio -P \ No newline at end of file +sed -i -e 's/HOOKS=(base/HOOKS=(base plymouth/' /etc/mkinitcpio.conf +sudo plymouth-set-default-theme -R arch-agua \ No newline at end of file