Skip to content

queengooborg/darkscratch-plymouth

Repository files navigation

Darkscratch Plymouth

Darkscratch Plymouth is a modified version of the Urko Mint Dark theme for Plymouth, the boot splash tool for Linux. It's designed with Linux Mint in mind, but can be used in any installation that uses Plymouth.

It is mainly based on Dark Mint by Josep Sayol and it is intended to be used in conjonction with the Grub GFX theme of the same name. The idea is to keep the same design from the boot splash to the desktop.

How to install the theme

From the terminal, run the install script:

sudo ./install.sh

How to uninstall the theme

From the terminal, run this command:

sudo /usr/share/plymouth/themes/darkscratch/uninstall.sh

How to preview the theme

After installing, you can preview the theme without having to reboot. Just run this command from the terminal:

sudo /usr/share/plymouth/themes/darkscratch/preview.sh

It runs for 2 seconds by default. You can optionally specify the number of seconds to run the preview:

sudo /usr/share/plymouth/themes/darkscratch/preview.sh 10

Note: previewing the theme requires plymouth-x11. To install the package:

sudo apt-get install plymouth-x11

License

Copyright (C) 2018 Urko31 Modified by Vinyl Darkscratch

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

A modified version of "urko-mint-dark" for my own use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages