From f00c0734ad3822ed5f191675b2939dfbe7d00be2 Mon Sep 17 00:00:00 2001 From: nl6720 Date: Mon, 29 Jun 2020 21:20:13 +0300 Subject: Clear the screen after syslinux exits Reduce the time where boot loader artifacts linger on screen after the boot loader has done its job. --- configs/baseline/syslinux/syslinux.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/baseline') diff --git a/configs/baseline/syslinux/syslinux.cfg b/configs/baseline/syslinux/syslinux.cfg index 158a358..66b3217 100644 --- a/configs/baseline/syslinux/syslinux.cfg +++ b/configs/baseline/syslinux/syslinux.cfg @@ -1,5 +1,6 @@ UI boot/syslinux/menu.c32 MENU TITLE Arch Linux +MENU CLEAR LABEL arch MENU LABEL Arch Linux -- cgit v1.2.3-54-g00ecf