Enable Plymouth on UEFI boot
This commit is contained in:
parent
3616caadde
commit
2a34819619
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ fi
|
||||||
|
|
||||||
menuentry "Start Ubuntu Sway Remix" --class ubuntu {
|
menuentry "Start Ubuntu Sway Remix" --class ubuntu {
|
||||||
set gfxpayload=keep
|
set gfxpayload=keep
|
||||||
linux /casper/vmlinuz boot=casper ---
|
linux /casper/vmlinuz boot=casper quiet splash ---
|
||||||
initrd /casper/initrd.lz
|
initrd /casper/initrd.lz
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue