diff --git a/calamares/modules/bootloader-systemd.conf b/calamares/modules/bootloader-systemd.conf index c1c5e54..b6fb863 100644 --- a/calamares/modules/bootloader-systemd.conf +++ b/calamares/modules/bootloader-systemd.conf @@ -32,7 +32,7 @@ loaderEntries: # systemd-boot and refind support custom kernel params kernelParams: [ "quiet" ] -bootloaderEntryName: "snigdhaos" +bootloaderEntryName: "SnigdhaOS" # A list of kernel names that refind should accept as kernels #refindKernelList: [ "linux","linux-lts","linux-zen","linux-hardened" ]