aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorYaroslav <contact@yaroslavps.com>2019-11-16 22:18:46 +0300
committerYaroslav <contact@yaroslavps.com>2019-11-16 22:18:46 +0300
commit51f463c6bd77d6430bb95fab68d4b31eef3118a9 (patch)
tree8f61c37c80aea8f4b1518719b44c2d1aa67d58e8 /install.sh
parent51b29589d58f1e5db071c545f1370995ffeba07f (diff)
downloadswayrice-51f463c6bd77d6430bb95fab68d4b31eef3118a9.tar.gz
swayrice-51f463c6bd77d6430bb95fab68d4b31eef3118a9.zip
customized plymouth bgrt theme
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh3
1 files changed, 3 insertions, 0 deletions
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