From adb850497360cf6144bd981facb5f014814b6655 Mon Sep 17 00:00:00 2001 From: Sohrab Behdani Date: Thu, 17 Oct 2024 16:01:15 +0330 Subject: [PATCH] disabled firmware logo --- usr/share/plymouth/themes/parch/parch.plymouth | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr/share/plymouth/themes/parch/parch.plymouth b/usr/share/plymouth/themes/parch/parch.plymouth index 9d71c8d..9aa140f 100644 --- a/usr/share/plymouth/themes/parch/parch.plymouth +++ b/usr/share/plymouth/themes/parch/parch.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