Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (17 loc) · 1.04 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.04 KB

bunsen-plymouth

BunsenLabs plymouth theme

Screenshot

Screenshot BunsenLabs Beam

How to use

  • cd /usr/share/plymouth/themes/
  • sudo git clone https://github.com/vinzv/bunsen-plymouth-one.git bunsenlabs
  • sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/bunsenlabs/bunsenlabs.plymouth 100
  • sudo update-alternatives --config default.plymouth
  • sudo update-initramfs -u -k all

Authors