Skip to content

calvellido/mintply-dark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mintply-Dark

Dark version of Mintply, a Plymouth theme including a reimagined Linux Mint logo. Mintply is based on Edubuntu Plymouth. Linux Mint reimagined logo created by the same author of Mintply, Tomáš Moravec. The original Mintply theme can be found on LinuxMint-Art.

Preview

alt text

Installation

git clone https://github.com/calvellido/mintply-dark.git

First copy the mintply-dark directory over /lib/plymouth/themes/ or /usr/share/plymouth/themes/ depending on where your Plymouth installation sits, wou will need root privileges for this. Check that the directory set on mintply-dark/mintply-dark.plymouth file is correct.

cp -r mintply-dark/mintply-dark /usr/share/plymouth/themes/

Then install the theme on the system by the update-alternatives command:

sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/mintply-dark/mintply-dark.plymouth 100

Select the new installed theme to be the default by selecting its appropiate number:

sudo update-alternatives --config default.plymouth

And finally rebuild the image with:

sudo update-initramfs -u

Done, enjoy it!

About

Dark version of Mintply, a Plymouth theme including a reimagined Linux Mint logo.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published