Chicago95/Plymouth/Readme.md

14 lines
587 B
Markdown
Raw Normal View History

2016-04-15 22:39:22 +02:00
## Plymouth Chicago95 Theme
This theme is based on the template provided by http://brej.org/blog/?p=174
It is meant to simulate the Windows 95 boot screen and shutdown screen.
to install (Ubuntu):
2017-12-01 05:50:37 +01:00
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
2016-04-15 22:39:22 +02:00
sudo update-alternatives --config default.plymouth #here, choose the number of the theme you want to use then hit enter
sudo update-initramfs -u