1PLYMOUTH-SET-DEFAU(1) User Commands PLYMOUTH-SET-DEFAU(1)
2
3
4
6 plymouth-set-default-theme - Set the plymouth theme
7
9 plymouth-set-default-theme [OPTION...] [THEME]
10
12 When called with a THEME argument, the plymouth-set-default-theme
13 command changes the preferred boot theme and also performs the
14 necessary regeneration of the initial ramdisk (initrd) since plymouth
15 is loaded from the boot loader from the initrd prior to the mounting of
16 the root filesystem.
17
18 If plymouth-set-default-theme is invoked with no options or parameters,
19 it shows the currently selected theme by default. This output is used
20 by the helper scripts plymouth-generate-initrd and
21 plymouth-update-initrd to set the proper theme in the initial ramdisk.
22
24 The following options are understood:
25
26 -h, --help
27 Show summary of options.
28
29 -l, --list
30 List available themes.
31
32 -r, --reset
33 Reset to default theme.
34
35 -R, --rebuild-initrd
36 Rebuild initrd (necessary after changing theme).
37
39 grub(8), plymouth(8), plymouthd(8), plymouth(1),
40 http://www.freedesktop.org/wiki/Software/Plymouth
41
42
43
44plymouth PLYMOUTH-SET-DEFAU(1)