Add post setup of plymouth theme

This commit is contained in:
Austin Horstman 2022-02-23 10:46:40 -06:00
parent a126652d7e
commit d16dd322ee
1 changed files with 10 additions and 0 deletions

View File

@ -76,6 +76,16 @@ else
fi
fi
echo -ne "
-------------------------------------------------------------------------
Enabling (and Theming) Plymouth Boot Splash
-------------------------------------------------------------------------
"
PLYMOUTH_THEMES="$HOME/ArchTitus/configs/usr/share/plymouth/themes"
mkdir -p /usr/share/plymouth/themes
cp -rf ${PLYMOUTH_THEMES}/arch-glow /usr/share/plymouth/themes
plymouth-set-default-theme -R arch-glow
echo -ne "
-------------------------------------------------------------------------
Enabling Essential Services