Sickelmo83 / plymouth-themes

A big collection of plymouth themes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plymouth-themes

Buy Me A Coffee Support me on ko-fi

A big collection of plymouth themes, ported from android bootanimation from here.

gif

What is plymouth?

Plymouth is a project from Fedora and now listed among the freedesktop.org's official resources providing a flicker-free graphical boot process. It relies on kernel mode setting (KMS) to set the native resolution of the display as early as possible, then provides an eye-candy splash screen leading all the way up to the login manager.

How to set it up?

follow this archwiki article to setup plymouth in archlinux or any other distro.

How to get these theme?

Download : you can download individual themes via link below -

undefined

Clone : or you can clone this repository if you want -

git clone https://github.com/adi1090x/plymouth-themes.git

How to use these theme?

follow the step below (I'm using archlinux here)-

# packages needed - plymouth, plymouth-x11, plymouth-plugin-script(fedora)

# after downloading or cloning themes, copy the selected theme in plymouth theme dir
sudo cp -r angular /usr/share/plymouth/themes/

# check if theme exist in dir
sudo plymouth-set-default-theme -l

# now set the theme (angular, in this case) and rebuilt the initrd
sudo plymouth-set-default-theme -R angular

# optionally you can test theme by running the script given in repo (plymouth-x11 required)
sudo ./showplymouth.sh 20

Previews

Here is an Album.

Pack 1
Colorful Loop Connect
gif gif

Open in new tab with fullscreen mode for better view

Pack 2
Deus Ex Hexagon Dots
gif gif

Open in new tab with fullscreen mode for better view

Support This Project

undefined undefined undefined

FYI

  • Working on 40 more themes, will update soon.
  • Created and tested on machine with 1366x768 resolution.
  • Not tested on encrypted machines.
  • Yeah, that's how quarantine going on 😁.
  • Stay Home - Stay Safe, Help Fighting CORONA.

About

A big collection of plymouth themes

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%