Created
June 1, 2026 15:23
-
-
Save theodric/c58c7e8cf70ba2dc67554a50d166e9b3 to your computer and use it in GitHub Desktop.
openSUSE Plymouth boot screen config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| So you've installed some new themes from https://github.com/mainframed/Hackers-Plymouth on your openSUSE box, but they're not sticking? | |
| Do this: | |
| 1. `zypper in plymouth-plugin-script` | |
| 2. sudo plymouth-set-default-theme --rebuild-initrd <your-theme-name> | |
| where your-theme-name is e.g. `lordnikon` (from /usr/share/plymouth/themes/lordnikon )/usr/share/plymouth/themes/resolution/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment