• Welcome to League Of Reason Forums! Please read the rules before posting.
    If you are willing and able please consider making a donation to help with site overheads.
    Donations can be made via here

LoR Plymouth theme

Prolescum

New Member
arg-fallbackName="Prolescum"/>
Dunno if any of you linux users out there are interested, but if you use plymouth as your boot splash, I've made a static LoR theme (v0.1). I'm attempting to make an animated one and will post it when it's ready. Let me know if it's crap or if it doesn't work. I might also make one for usplash if it's desired...

Anyway, extract to /usr/share/plymouth/themes then
Code:
plymouth-set-default-theme && plymouth-update-initrd

or possibly
Code:
/sbin/new-kernel-pkg --package kernel --mkinitrd --dracut --depmod --install $(uname -r)

or /lib/plymouth/themes if you're debian/ubuntu-based
Code:
sudo update-alternatives --config default.plymouth

then choose lor and
Code:
sudo update-initramfs -u

:)
 
Back
Top