Skip to content

Instantly share code, notes, and snippets.

@becker990
Created July 6, 2015 09:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save becker990/dc2edf0ef1ff67f7a3af to your computer and use it in GitHub Desktop.
Save becker990/dc2edf0ef1ff67f7a3af to your computer and use it in GitHub Desktop.
plymouth boot screen theme change
#!/bin/bash
yum install -y plymouth-theme-*
plymouth-set-default-theme solar
dracut --force
echo "The following are possible:"
plymouth-set-default-theme --list
echo "Now reboot and be amazed..."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment