From 51f463c6bd77d6430bb95fab68d4b31eef3118a9 Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Sat, 16 Nov 2019 22:18:46 +0300 Subject: customized plymouth bgrt theme --- install.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index d86b794..6fe43d7 100755 --- a/install.sh +++ b/install.sh @@ -19,6 +19,9 @@ cp -r system/loader/ /boot/loader/ cp -r system/lightdm/ /etc/lightdm/ cp systemd/hotspot.service /etc/systemd/system/ cp systemd/startupsound.service /etc/systemd/system/ +cp system/plymouth/bgrt.plymouth /usr/share/plymouth/themes/bgrt/bgrt.plymouth + +plymouth-set-default-theme -R bgrt # Copy some fonts to make them available system-wide mkdir -p /usr/share/fonts/rice -- cgit v1.2.3