diff --git a/Plymouth/Readme.md b/Plymouth/Readme.md index e2cff02..23a2ee3 100644 --- a/Plymouth/Readme.md +++ b/Plymouth/Readme.md @@ -6,7 +6,6 @@ It is meant to simulate the Windows 95 boot screen and shutdown screen. to install (Ubuntu): -sudo apt install plymouth-themes sudo cp -r Chicago95 /usr/share/plymouth/themes/ sudo update-alternatives --install /usr/share//plymouth/themes/default.plymouth default.plymouth /usr/share//plymouth/themes/Chicago95/Chicago95.plymouth 100 sudo update-alternatives --config default.plymouth #here, choose the number of the theme you want to use then hit enter