diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-04-25 10:47:36 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-04-25 10:47:36 +0100 |
commit | 63ce422b773b118c11b73d64a7c77fbd8aa64ac9 (patch) | |
tree | a1aa27e801ee19298eeb091e77013dca1173ecfb /sys-boot/plymouth/files/plymouth-default-theme.patch | |
parent | c6de6f37f08eaf1354e4e2bde6549b25a8d026a0 (diff) |
sys-boot/plymouth : add delay
Diffstat (limited to 'sys-boot/plymouth/files/plymouth-default-theme.patch')
-rw-r--r-- | sys-boot/plymouth/files/plymouth-default-theme.patch | 8 |
1 files changed, 4 insertions, 4 deletions
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 |