From 024cd55bc797ac749b3176d7ee8e9d3843566c38 Mon Sep 17 00:00:00 2001 From: Daniel Dayley Date: Thu, 14 Jul 2022 18:38:15 -0600 Subject: [PATCH] Removed firmware background --- x-plymouth/x-plymouth.plymouth | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/x-plymouth/x-plymouth.plymouth b/x-plymouth/x-plymouth.plymouth index ca75fb1..5027bdc 100755 --- a/x-plymouth/x-plymouth.plymouth +++ b/x-plymouth/x-plymouth.plymouth @@ -24,15 +24,15 @@ MessageBelowAnimation=true [boot-up] UseEndAnimation=true -UseFirmwareBackground=true +UseFirmwareBackground=false [shutdown] UseEndAnimation=false -UseFirmwareBackground=true +UseFirmwareBackground=false [reboot] UseEndAnimation=false -UseFirmwareBackground=true +UseFirmwareBackground=false [updates] SuppressMessages=true @@ -45,6 +45,7 @@ _SubTitle=Do not interrupt power. SuppressMessages=true ProgressBarShowPercentComplete=true UseProgressBar=true +UseFirmwareBackground=false _Title=System Upgrade In Progress _SubTitle=Do not interrupt power. @@ -52,5 +53,6 @@ _SubTitle=Do not interrupt power. SuppressMessages=true ProgressBarShowPercentComplete=true UseProgressBar=true +UseFirmwareBackground=false _Title=Firmware Upgrade In Progress _SubTitle=Do not interrupt power.