From 63ce422b773b118c11b73d64a7c77fbd8aa64ac9 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 25 Apr 2020 10:47:36 +0100 Subject: sys-boot/plymouth : add delay --- sys-boot/plymouth/files/plymouth-default-theme.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sys-boot/plymouth') diff --git a/sys-boot/plymouth/files/plymouth-default-theme.patch b/sys-boot/plymouth/files/plymouth-default-theme.patch index 55df932b..1df63cb3 100644 --- a/sys-boot/plymouth/files/plymouth-default-theme.patch +++ b/sys-boot/plymouth/files/plymouth-default-theme.patch @@ -1,11 +1,11 @@ diff -Nur a/src/plymouthd.defaults b/src/plymouthd.defaults --- a/src/plymouthd.defaults 2018-09-20 18:53:38.000000000 +0100 -+++ b/src/plymouthd.defaults 2020-04-25 02:14:12.014468210 +0100 -@@ -1,6 +1,4 @@ ++++ b/src/plymouthd.defaults 2020-04-25 10:45:48.682069720 +0100 +@@ -1,6 +1,6 @@ # Distribution defaults. Changes to this file will get overwritten during # upgrades. [Daemon] -Theme=spinner --ShowDelay=5 --DeviceTimeout=5 +Theme=redcore + ShowDelay=5 + DeviceTimeout=5 -- cgit v1.2.3