add sudo for sed

This commit is contained in:
Simon Zürn 2025-04-05 18:17:37 +02:00
parent 057df61e9a
commit 5ebd5ed807

View File

@ -1,5 +1,5 @@
sudo pacman -S plymouth
yay -S plymouth-theme-arch-agua
sed -i -e 's/HOOKS=(base/HOOKS=(base plymouth/' /etc/mkinitcpio.conf
sudo sed -i -e 's/HOOKS=(base/HOOKS=(base plymouth/' /etc/mkinitcpio.conf
sudo plymouth-set-default-theme -R arch-agua