An abstract blinking brain strobes during the boot process. May or may not cause seizures, I don't know. Give it try, have a good time.How to Install Boot Themes on Linux Mint* 1. Copy the new theme under /usr/share/plymouth/themes/ $ sudo cp -r new-theme/ /usr/share/plymouth/themes/* ( Some distros will tell you /lib/plymouth/themes/ )2. Update the theme menu $ sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /lib/plymouth/themes/new-theme/new-theme.plymouth 100 3. Choose the custom theme from Plymouth menu $ sudo update-alternatives --config default.plymouth4. Update $ sudo initramfs $ sudo update-initramfs -u*** 5. Edit framerate for smoother animation *** $ sudo -s $ echo FRAMEBUFFER=y >>/etc/initramfs-tools/conf.d/splash $ update-initramfs -u
Ratings & Comments
2 Comments
nice <3 perfectly works
10 10 the best