Enable Plymouth on UEFI boot

This commit is contained in:
Aleksey Samoilov 2022-07-12 23:50:07 +04:00
parent 3616caadde
commit 2a34819619

View file

@ -39,7 +39,7 @@ fi
menuentry "Start Ubuntu Sway Remix" --class ubuntu {
set gfxpayload=keep
linux /casper/vmlinuz boot=casper ---
linux /casper/vmlinuz boot=casper quiet splash ---
initrd /casper/initrd.lz
}