it-wiki:linux:plymouth_boot_screen_on_debian
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| it-wiki:linux:plymouth_boot_screen_on_debian [2023/02/24 09:33] – angelegt marko | it-wiki:linux:plymouth_boot_screen_on_debian [2023/02/24 09:34] (aktuell) – [Themes] marko | ||
|---|---|---|---|
| Zeile 61: | Zeile 61: | ||
| ===== Themes ===== | ===== Themes ===== | ||
| + | On installing, I installed plymouth-themes package, this installs some default Plymouth themes. To view installed themes, type: | ||
| + | <code bash> | ||
| + | $ sudo plymouth-set-default-theme -l | ||
| + | details | ||
| + | fade-in | ||
| + | glow | ||
| + | script | ||
| + | solar | ||
| + | spinfinity | ||
| + | spinner | ||
| + | text | ||
| + | tribar | ||
| + | </ | ||
| + | |||
| + | Selecting a default theme from the list of available theme above | ||
| + | <code bash> | ||
| + | $ sudo plymouth-set-default-theme -R glow | ||
| + | </ | ||
| + | |||
| + | Then reboot to see effect. | ||
| + | |||
| + | ===== Manual Theme Install ===== | ||
| + | We are not only limited to themes Plymouth provided, I can install a custom theme. Download a theme and move the folder to / | ||
it-wiki/linux/plymouth_boot_screen_on_debian.1677231222.txt.gz · Zuletzt geändert: von marko