Skip to content

kolbbond/ohr4_ex-plymouth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

ohr4_ex for Plymouth

LinuxArch

A techno Plymouth theme made from other themes

add our own gif for the github

#| Boot Screen | Shutdown Screen | #| :-------------: | :-------------: | #| Boot Screen | Shutdown Screen |

Installation

AUR

add a package?

#For Arch users, the theme is available from the AUR here.

Manually

Dependencies

  • plymouth

Note

plymouth-x11 is required to preview the theme without rebooting.

  1. Clone this repo or download the .zip
$ git clone https://github.com/kolbbond/ohr4_ex-plymouth.git
  1. Copy the whole ohr4_ex directory to plymouth themes
$ sudo cp -r ohr4_ex /usr/share/plymouth/themes
  1. Follow the steps based on your distribution

    • Arch based distros
    # check if theme exist in dir
    sudo plymouth-set-default-theme -l
    
    # optionally you can test the theme by running the script given in repo (plymouth-x11 required)
    sudo ./preview.sh 
    
    # now set the theme (ohr4_ex, in this case) and rebuilt the initrd
    sudo plymouth-set-default-theme -R ohr4_ex
    
  2. Reboot and voila

Configuration

Potential problems and solutions

Never had one but still refer to the following articles.

For scripting: https://www.freedesktop.org/wiki/Software/Plymouth/Scripts/

Credits

License

#GPLv3 License.

About

custom plymouth theme for arch, useful example for making your own! (basically stolen from https://github.com/PROxZIMA/proxzima-plymouth)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages