ximper.mk: set GRUB_GFXMODE

parent 4496d7ea
ifeq (distro,$(IMAGE_CLASS))
comma := ,
# Basic applications and User selection lists
# Lists - pkg.in/lists/etersoft/*
# Groups - pkg.in/groups/etersoft/*
......@@ -186,6 +188,7 @@ use/ximper/bootloader: \
+plymouth +efi +systemd +systemd-optimal
@$(call add,THE_BRANDING,bootloader bootsplash)
@$(call set,BOOTLOADER,grubpcboot)
@$(call set,GRUB_GFXMODE,1920x1080$(comma)auto)
use/ximper/kernel: \
use/kernel/disable-usb-autosuspend \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment