GRUB_DEFAULT=saved
GRUB_TERMINAL_OUTPUT="gfxterm"
GRUB_GFXMODE=640x480x32
GRUB_GFXPAYLOAD_LINUX=keep
GRUB_FONT="/boot/grub2/fonts/fixedsys-regular-16.pf2"
GRUB_THEME="/boot/grub2/themes/niceos/theme.txt"
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash net.ifnames=0 plymouth.enable=0 systemd.unified_cgroup_hierarchy=yes audit=0 console=tty0 console=ttyS0,115200n8"
GRUB_BACKGROUND=/boot/grub2/nice-splash640x480.png
GRUB_DISABLE_LINUX_UUID="false"
GRUB_DISABLE_LINUX_PARTUUID="false"
