Source i (link to git-repo or to original if based on someone elses unmodified work):

https://github.com/jonasotow/KaliLinux-Plymouth

0
Become a Fan
5.1

Description:
Kali Linux Plymouth

To Install:

1. Copy file to usr/share/plymouth/themes

2. Run in terminal:

sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/KaliLinux-Plymouth/kali.plymouth 100

sudo update-alternatives --config default.plymouth

(We verify that our theme is applied)

sudo update-initramfs -u

Fix the delay in loading plymouth:

If we observe that we begin to see the system load in text mode before viewing the animation, we can correct it with these commands from the Terminal:

sudo -s

echo FRAMEBUFFER=y >>/etc/initramfs-tools/conf.d/splash

update-initramfs -u

exit

Ratings & Comments

5 Comments

biohazard1282

1 Just tried installing on a fresh Ubuntu installation and it fails.

daniruiz06

10 10 the best

williandasilva

cara eu não conseguir, quando vou cola a psta fala que eu não tenho permissão

arun94

Could you make similar theme with arch logo?

wuek09h

Iĺl try

Pling
0 Affiliates
Details
license Apache License
version 0.1
updated
added
downloads 24h 1
mediaviews 24h 0
pageviews 24h 12

Other Plymouth Themes:

Metro bootsplash for Linux Mint
Brahimsalem
last update date: 11 years ago

Score 3.8

Asphyxia BootSplash 0.0.1 Plymouth MOD
T-Head
last update date: 13 years ago

Score 5.1

debian_dreams2_plymouth
edzi
last update date: 13 years ago

Score 4.7

Sputnik
cfaber
last update date: 11 years ago

Score 4.7

Plymouth Theme mud Logs
tigger-gg
last update date: 15 years ago

Score 5.3

dreams-debian-plymouth
edzi
last update date: 14 years ago

Score 5.9




Plymouth

Plymouth is a bootsplash for Linux supporting animations using Direct Rendering Manager and KMS driver. It gets packed into the initrd. Besides eye-candy, Plymouth also handles user interaction during boot. Wikipedia

Installation instructions:

  1. copy YOURTHEME folder to usr/share/plymouth/themes/YOURTHEME

  2. run in terminal:

sudo plymouth-set-default-theme YOURTHEME -R