aboutsummaryrefslogtreecommitdiff
path: root/system
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 /system
parent51b29589d58f1e5db071c545f1370995ffeba07f (diff)
downloadswayrice-51f463c6bd77d6430bb95fab68d4b31eef3118a9.tar.gz
swayrice-51f463c6bd77d6430bb95fab68d4b31eef3118a9.zip
customized plymouth bgrt theme
Diffstat (limited to 'system')
-rw-r--r--system/plymouth/bgrt.plymouth60
1 files changed, 60 insertions, 0 deletions
diff --git a/system/plymouth/bgrt.plymouth b/system/plymouth/bgrt.plymouth
new file mode 100644
index 0000000..677abad
--- /dev/null
+++ b/system/plymouth/bgrt.plymouth
@@ -0,0 +1,60 @@
+[Plymouth Theme]
+Name=BGRT
+Description=Jimmac's spinner theme using the ACPI BGRT graphics as background
+ModuleName=two-step
+
+[two-step]
+Font=BlexMono Nerd Font Mono 12
+TitleFont=BlexMono Nerd Font Mono 24
+ImageDir=/usr/share/plymouth/themes/spinner
+DialogHorizontalAlignment=.5
+DialogVerticalAlignment=.8
+TitleHorizontalAlignment=.5
+TitleVerticalAlignment=.4
+HorizontalAlignment=.5
+VerticalAlignment=.7
+WatermarkHorizontalAlignment=.5
+WatermarkVerticalAlignment=.96
+Transition=fade
+TransitionDuration=1.0
+BackgroundStartColor=0x1b1e25
+BackgroundEndColor=0x1b1e25
+ProgressBarBackgroundColor=0x606060
+ProgressBarForegroundColor=0xffffff
+DialogClearsFirmwareBackground=false
+MessageBelowAnimation=true
+
+[boot-up]
+DialogClearsFirmwareBackground=false
+UseFirmwareBackground=true
+UseProgressBar=true
+
+[shutdown]
+UseFirmwareBackground=false
+_Title=Powering off...
+
+[reboot]
+UseFirmwareBackground=false
+_Title=Rebooting...
+
+[updates]
+SuppressMessages=true
+ProgressBarShowPercentComplete=true
+UseProgressBar=true
+_Title=Installing Updates...
+_SubTitle=Do not turn off your computer
+
+[system-upgrade]
+SuppressMessages=true
+ProgressBarShowPercentComplete=true
+UseProgressBar=true
+_Title=Upgrading System...
+_SubTitle=Do not turn off your computer
+
+[firmware-upgrade]
+SuppressMessages=true
+ProgressBarShowPercentComplete=true
+UseProgressBar=true
+UseFirmwareBackground=true
+_Title=Upgrading Firmware...
+_SubTitle=Do not turn off your computer