Skip to content

jubalh/awesome-plymouth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Plymouth

Awesome resources for Plymouth (graphical boot animation).

Language

Usage

Installing a theme

Put the folder containing your theme in /usr/share/plymouth/themes/.

Previewing a theme

List all installed themes:

plymouth-set-default-theme -l

Set a theme:

plymouth-set-default-theme themename

Display the currently set theme for 5 units:

plymouthd
plymouth --show-splash ; for ((I=0; I<5; I++)); do sudo plymouth --update=test$I ; sleep 1; done; plymouth quit

Setting a theme

Call it with -R to rebuild initrd:

plymouth-set-default-theme -R themename

Themes

Theme collections

About

List about graphical boot on Linux with Plymouth

Topics

Resources

Stars

Watchers

Forks