Skip to content

Instantly share code, notes, and snippets.

@theodric
Created June 1, 2026 15:23
Show Gist options
  • Select an option

  • Save theodric/c58c7e8cf70ba2dc67554a50d166e9b3 to your computer and use it in GitHub Desktop.

Select an option

Save theodric/c58c7e8cf70ba2dc67554a50d166e9b3 to your computer and use it in GitHub Desktop.
openSUSE Plymouth boot screen config
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