Skip to content

fathyar/mac-plymouth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

mac-plymouth

A macOS-like boot screen theme for Plymouth

Installation

  1. Clone this repo and then cd to it.

     $ git clone https://github.com/fathyar/mac-plymouth.git && cd mac-plymouth
    
  2. Copy mac folder to /usr/share/plymouth/themes directory and cd to there.

     $ sudo cp -r mac /usr/share/plymouth/themes && cd /usr/share/plymouth/themes
    
  3. Run the command below.

     $ sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/mac/mac.plymouth 100
    
  4. And then run:

     $ sudo update-alternatives --config default.plymouth
    

    to choose and set the default theme.

  5. Finally, run:

     $ sudo update-initramfs -u
    

About

A macOS-like boot screen theme for Plymouth

Topics

Resources

Stars

Watchers

Forks

Languages

  • Shell 100.0%