Dzięki azja , pobawiłem się i teraz mój system startuje prawie jak win10
Wystarczy zrobić to co w jednym z linków :
How to install bootsplash on Manjaro v18.0
-
install the wanted theme and bootsplash-systemd
-
replace %THEME% with the package name after bootsplash-theme in the following two steps (example: for bootsplash-theme-manjaro %THEME% becomes manjaro )
- add
bootsplash-%THEME%
to HOOKS in/etc/mkinitcpio.conf
- add
bootsplash.bootfile=bootsplash-themes/%THEME%/bootsplash
to GRUB_CMDLINE_LINUX_DEFAULT in/etc/default/grub
and make sure you removed QUIET .
- add
-
You may want to consider early kms and fastboot for intel hardware
-
update your initramfs via mkinitcpio -P
-
update your grub.cfg via update-grub
-
reboot
i działa