Plymouth Theme BlackSparoOS linux 2021/2022

 BlackSparoOS Plymouth Theme


BlackSparoOS linux

BlackSparoOS is a theme for Plymouth, the boot splash tool for Linux. It's designed with BlackSparoOS in mind, but can be used in any installation that uses Plymouth.




How to install the theme
From the terminal, run the install script:

cd BlackSparoOS-plymouth-theme
sudo chmod +x *
sudo ./install.sh

How to uninstall the theme
From the terminal, run this command:

sudo /usr/share/plymouth/themes/BlackSparoOS/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/BlackSparoOS/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/BlackSparoOS/preview.sh 10

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

sudo apt-get install plymouth-x11

License
Copyright (C) 2020 BlackNet , MTD Mehrez

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/.