Skip to content

yeaayy/plymouth-theme-rainbow-dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rainbow Dash Boot Animation

This is a plymouth theme featuring animation of rainbow dash flying. This package is only for debian-based operating system. Popular debian-based OS include but not limited to Debian, Ubuntu, Kali Linux, and Linux Mint. Other operating system like Windows, iPhone and Android can't install this.

Download

Open release section to download.

Building

Just run

./build

from project root directory and it should output the package to plymouth-theme-rainbow-dash_<version>_all.deb. Where <version> is version of the theme (currently it).

Installing

After download or build the package run

sudo dpkg -i plymouth-theme-rainbow-dash_<version>_all.deb

Removing

sudo dpkg -r plymouth-theme-rainbow-dash

Temporary Removal

Temporary Removal on Kali Linux

To temporarily switch back to default Kali Linux boot animation run

sudo plymouth-set-default-theme kali -R

To switch back again to this boot animation run

plymouth-set-default-theme rainbow-dash -R

Temporary Removal on Linux Mint

sudo update-alternatives --config default.plymouth

choose /usr/share/plymouth/themes/mint-logo/mint-logo.plymouth, then run:

sudo update-initramfs -c -k $(uname -r)

To switch back again to this boot animation run:

sudo update-alternatives --config default.plymouth

choose /usr/share/plymouth/themes/rainbow-dash/rainbow-dash.plymouth or choose 0, then run

sudo update-initramfs -c -k $(uname -r)

Test

This package is tested on:

  • Linux Mint
  • Kali Linux (VM)

I haven't try on other distro so if you try to install this package in other distro that aren't mentioned above please let me know, I will update the list and possibly fix it if it doesn't work.

About

Plymouth boot animation featuring animation of rainbow dash flying.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages