diff --git a/calamares/modules/bootloader-systemd.conf b/calamares/modules/bootloader-systemd.conf index e0273d6..d2e7cd6 100644 --- a/calamares/modules/bootloader-systemd.conf +++ b/calamares/modules/bootloader-systemd.conf @@ -6,7 +6,7 @@ loaderEntries: - "console-mode keep" kernelParams: [ "quiet" ] -bootloaderEntryName: "arcolinux" +bootloaderEntryName: "snigdhaos" grubInstall: "grub-install" grubMkconfig: "grub-mkconfig"