Skip to content

MicahCarrick/tux-plymouth-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux "Tux" Penguin Boot Splash Screen

example splash

A Plymouth boot splash screen depicting the "Tux" mascot.

This is a fork of tux-plymouth-theme by tux4ubuntu with some changes to suite my personal preferences:

  • Removed shutdown images--shows the same simple "Tux" image on boot and on shutdown
  • Removed progress bar
  • Extended the width of encryption password input field
  • Does not render bullets in the password input if the characters exceed with width ofthe input box

Installation

These instructions have been verified on Fedora 40 See also See: plymouth-set-default-theme man page.

Copy src to Plymouth theme folder:

sudo mkdir /usr/share/plymouth/themes/tux-plymouth-theme
sudo cp -r src/* /usr/share/plymouth/themes/tux-plymouth-theme

Set tux-plymouth-theme as the default Plymouth theme and rebuild the image:

sudo plymouth-set-default-theme -R tux-plymouth-theme

About

Tux penguin Plymouth boot splash screen for Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%