1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-09-12 05:47:45 +02:00

linux/plymouth: improve description

This commit is contained in:
tiyn 2025-08-27 04:43:07 +02:00
parent f37225f272
commit 6d766d8974

View File

@ -48,9 +48,18 @@ plymouth-set-default-theme --list
``` ```
One of the listed themes can then be installed like the following command does. One of the listed themes can then be installed like the following command does.
`<theme>` needs to be replaced with a theme that is included in the listed themes (like `fade-in`).
```sh ```sh
plymouth-set-default-theme fade-in plymouth-set-default-theme <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 <theme>
``` ```
Other themes can be found in online sources like the Other themes can be found in online sources like the