From 72c5a6c988bf354d3eb09b2a8842f535dfc866fa Mon Sep 17 00:00:00 2001 From: Hadi Chokr Date: Wed, 27 Aug 2025 20:29:27 +0300 Subject: [PATCH] Test Plymouth Hotfix. --- REUSE.toml | 5 +++++ mkosi.extra/usr/share/plymouth/plymouthd.defaults | 8 +++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/REUSE.toml b/REUSE.toml index c31eaf8..d3b24a1 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -14,3 +14,8 @@ SPDX-License-Identifier = "LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL" path = "mkosi.extra/etc/issue" SPDX-FileCopyrightText = "none" SPDX-License-Identifier = "CC0-1.0" + +[[annotations]] +path = "mkosi.extra/usr/share/plymouth/plymouthd.defaults" +SPDX-FileCopyrightText = "none" +SPDX-License-Identifier = "CC0-1.0" diff --git a/mkosi.extra/usr/share/plymouth/plymouthd.defaults b/mkosi.extra/usr/share/plymouth/plymouthd.defaults index be1e8c5..d03b66f 100644 --- a/mkosi.extra/usr/share/plymouth/plymouthd.defaults +++ b/mkosi.extra/usr/share/plymouth/plymouthd.defaults @@ -1,8 +1,6 @@ -# SPDX-FileCopyrightText: none -# SPDX-License-Identifier: CC0-1.0 - -# Distribution defaults. +# Distribution defaults. Changes to this file will get overwritten during +# upgrades. [Daemon] Theme=breeze-bgrt ShowDelay=0 -DeviceTimeout=8 \ No newline at end of file +DeviceTimeout=8