Install plymouth from official
This commit is contained in:
parent
eaeb575060
commit
1fea2e971e
1 changed files with 1 additions and 2 deletions
|
@ -43,6 +43,7 @@ packages=(
|
|||
sudo
|
||||
zram-generator # swap on compressed RAM, mostly to support systemd-oomd
|
||||
sbctl # Manage secure boot binaries and sign binaries
|
||||
plymouth # Splash screen at boot
|
||||
# File systems
|
||||
ntfs-3g
|
||||
exfatprogs
|
||||
|
@ -423,8 +424,6 @@ aur chroot --create
|
|||
aur_packages=(
|
||||
# AUR helper
|
||||
aurutils
|
||||
# Splash screen at boot
|
||||
plymouth
|
||||
networkmanager-iwd
|
||||
# iwd GUI
|
||||
iwgtk
|
||||
|
|
Loading…
Reference in a new issue