Install plymouth from official

This commit is contained in:
Tobias Strobel 2023-04-05 19:52:08 +02:00
parent eaeb575060
commit 1fea2e971e

View file

@ -43,6 +43,7 @@ packages=(
sudo sudo
zram-generator # swap on compressed RAM, mostly to support systemd-oomd zram-generator # swap on compressed RAM, mostly to support systemd-oomd
sbctl # Manage secure boot binaries and sign binaries sbctl # Manage secure boot binaries and sign binaries
plymouth # Splash screen at boot
# File systems # File systems
ntfs-3g ntfs-3g
exfatprogs exfatprogs
@ -423,8 +424,6 @@ aur chroot --create
aur_packages=( aur_packages=(
# AUR helper # AUR helper
aurutils aurutils
# Splash screen at boot
plymouth
networkmanager-iwd networkmanager-iwd
# iwd GUI # iwd GUI
iwgtk iwgtk