From af069fea96c10ae6946bccbaad36175d3e013363 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Fri, 21 Oct 2022 13:42:06 +0300 Subject: Some cleanup --- system/plymouth/bgrt.plymouth | 60 ------------------------------------------- 1 file changed, 60 deletions(-) delete mode 100644 system/plymouth/bgrt.plymouth (limited to 'system/plymouth') diff --git a/system/plymouth/bgrt.plymouth b/system/plymouth/bgrt.plymouth deleted file mode 100644 index bf3e15e..0000000 --- a/system/plymouth/bgrt.plymouth +++ /dev/null @@ -1,60 +0,0 @@ -[Plymouth Theme] -Name=BGRT -Description=Jimmac's spinner theme using the ACPI BGRT graphics as background -ModuleName=two-step - -[two-step] -Font=Cantarell 12 -TitleFont=Cantarell Light 28 -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 -- cgit v1.2.3