
Kali Linux Plymouth
Source (link to git-repo or to original if based on someone elses unmodified work):
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
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
1 Just tried installing on a fresh Ubuntu installation and it fails.
10 10 the best
cara eu não conseguir, quando vou cola a psta fala que eu não tenho permissão
Could you make similar theme with arch logo?
Iĺl try