diff --git a/oem/infinitybook14-oem-kde/profile.conf b/oem/infinitybook14-oem-kde/profile.conf index a5fdd979..f4b081b3 100644 --- a/oem/infinitybook14-oem-kde/profile.conf +++ b/oem/infinitybook14-oem-kde/profile.conf @@ -21,7 +21,7 @@ extra="true" # unset defaults to given value # efi_boot_loader="grub" -custom_boot_args="'acpi_osi='" +custom_boot_args="'acpi_osi=' 'bootsplash.bootfile=bootsplash-themes/manjaro/bootsplash'" # configure calamares for mhwd mhwd_used="false" diff --git a/oem/infinitybook14-oem-xfce/profile.conf b/oem/infinitybook14-oem-xfce/profile.conf index 65545581..2fbb6f1f 100644 --- a/oem/infinitybook14-oem-xfce/profile.conf +++ b/oem/infinitybook14-oem-xfce/profile.conf @@ -21,7 +21,7 @@ extra="true" # unset defaults to given value # efi_boot_loader="grub" -custom_boot_args="'acpi_osi='" +custom_boot_args="'acpi_osi=' 'bootsplash.bootfile=bootsplash-themes/manjaro/bootsplash'" # configure calamares for mhwd mhwd_used="false"