Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

4
Become a Fan
5.0

Description:
Here are some Plymouth Themes, with a glowing slider, which moves from left to right and from right to left.
At boot, you can see, if the boot progress is completed (at the end).

In the example gifs, you cannot really see the glow effect (except for the thumbnail)
This would also be the case, if you have a screen, which have a higher resolution than FHD (1920x1080)

In each Theme-archive there is a sample gif, which should show the glow effect. You can look, if the theme is something for you.
I recommend opening the sample gif in full-screen mode to see what the startup process (and shutdown-progress) might look like for you.

The animation in the example gifs hangs a little. When starting or shutting down, the animation would be displayed more smoothly.

####################################################
These Plymouth Themes are available:

→ Arch Linux
→ Debian
→ Deepin
→ elementary OS
→ Endeavour OS
→ Fedora
→ Garuda Linux (dragon - red, eagle - blue)
→ KDE neon
→ Kubuntu
→ Linux Mint
→ Manjaro
→ openSUSE
→ Pop OS
→ Siduction Linux
→ TUXEDO OS
→ Ubuntu
→ Ubuntu DDE
→ Ubuntu Mate
→ Ubuntu Studio
→ Ubuntu Unity
→ Xubuntu
→ Zorin OS
→ Generic Linux (Tux Logo)
→ BGRT (uses the UEFI Firmware background logo)


####################################################
Installation:

1.) The package "plymouth-themes" and the Cantarell fonts should be installed (system wide) - (for two-step.so and the themes uses the Cantarell fonts (for offline-update e.g.)
2.) Download the theme, which you like
3.) Extract the archive
4.) Copy the extracted archive-folder to /usr/share/plymouth/themes/ (sudo/root permission required)
5.) Depending on the distribution, the theme need to be applied


#####################################################
Installation Examples:


Ubuntu/Linux Mint:

### *my-plymouth-theme* should be replaced with the theme-name which you downloaded (without the **)

sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/*my-plymouth-theme*/*my-plymouth-theme*.plymouth 110

### With this command, you need to select the theme

sudo update-alternatives --config default.plymouth

### Apply the selected theme:

sudo update-initramfs -u -k all

----------------------------------------------------------------------------------------------------------

Arch Linux/Debian

### You need to look, if the system recognizes the theme (if the theme is located in /usr/share/plymouth/themes/)

sudo plymouth-set-default-theme -l

### If the theme is in the list, you can apply this with the following command (Also here, *my-plymouth-theme* should be replaced):

sudo plymouth-set-default-theme -R *my-plymouth-theme*

----------------------------------------------------------------------------------------------------------

Fedora:

### You need to look, if the system recognizes the theme (if the theme is located in /usr/share/plymouth/themes/)

sudo plymouth-set-default-theme -l

### If the theme is in the list, you can apply this with the following command (Also here, *my-plymouth-theme* should be replaced):

sudo plymouth-set-default-theme -R *my-plymouth-theme*

### Don’t forget, to re-build the initrd, if not already done:

sudo dracut --regenerate-all -f


#####################################################
Additional Information:

Once the theme has been installed and applied, I hope you enjoy using it.
You may need to add some boot parameters, to make the boot animation more "fluently"

Some examples: "quiet splash loglevel=3 rd.udev.log_level=3"

Last changelog:

Added BGRT Plymouth Theme

Added BGRT Plymouth Theme. This theme uses the Logo, which comes from the UEFI Firmware. The color of the slider is white. And the slider is 150px long. (instead of 100px). The area, in which the slider moves, is 300px long (instead of 250px)


Ratings & Comments

0 Comments

Be the first to comment
Pling
0 Affiliates
Details
license X11 License
version v1.0
updated
added
downloads 24h 23
mediaviews 24h 0
pageviews 24h 11

More Plymouth Themes from tobilinuxer:

Linux Desktop/WM Plymouth Theme - colored/macOS-Style
tobilinuxer
last update date: 6 months ago

Score 5.0

[ Your-Logo ] - Plymouth Theme - macOS/slider Style
tobilinuxer
last update date: 1 year ago

Score 4.8

Linux Distro Logos Colored - macOS Boot Splash Style
tobilinuxer
last update date: 1 year ago

Score 7.6

Other Plymouth Themes:

Metro bootsplash for Linux Mint
Brahimsalem
last update date: 11 years ago

Score 3.8

Asphyxia BootSplash 0.0.1 Plymouth MOD
T-Head
last update date: 13 years ago

Score 5.1

debian_dreams2_plymouth
edzi
last update date: 13 years ago

Score 4.7

Sputnik
cfaber
last update date: 11 years ago

Score 4.7

Plymouth Theme mud Logs
tigger-gg
last update date: 15 years ago

Score 5.3

dreams-debian-plymouth
edzi
last update date: 14 years ago

Score 5.9




Plymouth

Plymouth is a bootsplash for Linux supporting animations using Direct Rendering Manager and KMS driver. It gets packed into the initrd. Besides eye-candy, Plymouth also handles user interaction during boot. Wikipedia

Installation instructions:

  1. copy YOURTHEME folder to usr/share/plymouth/themes/YOURTHEME

  2. run in terminal:

sudo plymouth-set-default-theme YOURTHEME -R