Giter Site home page Giter Site logo

hrshbh / plymouth-themes Goto Github PK

View Code? Open in Web Editor NEW
26.0 1.0 1.0 29.47 MB

Boot Animations (Plymouth themes) for the GNU/Linux Operating System.

License: GNU General Public License v3.0

plymouth-themes bootanimation plymouth plymouth-bootsplash bootsplash bootsplash-theme linux ubuntu debian unixporn

plymouth-themes's Introduction

Plymouth Themes

The repository contains themes which can be used as boot animations in Linux distributions. The themes have been tested on Ubuntu 16.04 LTE and Debian 10 Buster.

NOTE: The animations are smoother than they appear here in gifs. I was lazy when I was creating gif frames.

Name Theme GIF Name Theme GIF
Mario ECorp-Spinner
ECorp-Glitch Mr-Robot
Stalker

Getting Started

The Plymouth theme directory

Find out the repository in which the Plymouth themes are located. In Debian-based distributions this is,

/usr/share/plymouth/themes/

This command can be used to find out the path to the directory, in which files with the extension .plymouth are located:

find /usr/ -name '*.plymouth'

NOTE: If the directory containing the plymouth themes is not /usr/share/plymouth/themes/, corresponding changes will be needed in the paths mentioned in .plymouth file of the theme that is downloaded from here.

Copying files to Plymouth theme directory

Copy the directory corresponding to the desired Plymouth Theme into the themes repository. Super user privileges will be required.

Update initramfs

Easy way: List all the plymouth themes installed:

sudo plymouth-set-default-theme -l

This will print a list of themes that are present in the default plymouth theme directory. To choose a one:

sudo plymouth-set-default-theme -R THEME

Where THEME refers to one of the listed values from the executed command.

Alternative: To install this new theme:

sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/"path/to-your-plymouth.plymouth" 100

Remember to replace "path/to-your-plymouth.plymouth" with the corresponding file with extension .plymouth. Change the paths in the above command correspondingly, if the Plymouth Theme directory is not /usr/share/plymouth/themes/.

Run these commands to choose among the installed themes:

sudo update-alternatives --config default.plymouth

Then choose the index against the name of the newly copied theme. Then run:

sudo update-initramfs -u

Done.

Acknowledgments

No copyright infringement intended.

Mario is owned by Nintendo.

Mr. Robot is owned by USA Network.

plymouth-themes's People

Contributors

hrshbh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

opsroller

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.