Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #Debian/Linux Boot Splash screens
- #directory where themes are stored
- cd /usr/share/plymouth/themes/
- #which theme is currently being used
- plymouth-set-default-theme
- #list available themes
- plymouth-set-default-theme -l
- #set new theme (this will repack initrd
- plymouth-set-default-theme -R MyTheme
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement