From 6d766d8974aa876ad5e301eff0a8f3331d88d289 Mon Sep 17 00:00:00 2001 From: tiyn Date: Wed, 27 Aug 2025 04:43:07 +0200 Subject: [PATCH] linux/plymouth: improve description --- wiki/linux/plymouth.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/wiki/linux/plymouth.md b/wiki/linux/plymouth.md index 47ab873..9b43c25 100644 --- a/wiki/linux/plymouth.md +++ b/wiki/linux/plymouth.md @@ -48,9 +48,18 @@ plymouth-set-default-theme --list ``` One of the listed themes can then be installed like the following command does. +`` needs to be replaced with a theme that is included in the listed themes (like `fade-in`). ```sh -plymouth-set-default-theme fade-in +plymouth-set-default-theme +``` + +If this command is run the +[initramfs needs to be rebuild](/wiki/linux/mkinitcpio.md#manually-generate-initial-ramdisk). +A command that includes the rebuilding process is the following. + +```sh +plymouth-set-default-theme -R ``` Other themes can be found in online sources like the