
openSUSE Tumbleweed Plymouth
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
For openSUSE Tumbleveed users who want old Plymouth.
A slightly modified old original version.
To install:
- Download, extract, and copy the folder to /usr/share/plymouth/themes
- Edit: /etc/plymouth/plymouthd.conf and change the theme name to openSUSE
plymouthd.conf looks like this:
# Distribution defaults. Changes to this file will get overwritten during
# upgrades.
[Daemon]
Theme = bgrt
ShowDelay = 0
DeviceTimeout = 5
And after the change, it will look like this:
# Distribution defaults. Changes to this file will get overwritten during
# upgrades.
[Daemon]
Theme = openSUSE
ShowDelay = 0
DeviceTimeout = 5
- Open a terminal and execute: mkinitrd
- reboot
Please login or register to add a comment or rating