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
|
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
|
||||||
|
|
Loading…
Reference in a new issue