summarylogtreecommitdiffstats
path: root/grub.silent
diff options
context:
space:
mode:
Diffstat (limited to 'grub.silent')
-rw-r--r--grub.silent2
1 files changed, 1 insertions, 1 deletions
diff --git a/grub.silent b/grub.silent
index b0b629208fb4..041071a79f46 100644
--- a/grub.silent
+++ b/grub.silent
@@ -4,7 +4,7 @@ GRUB_DEFAULT=0
GRUB_TIMEOUT=0
GRUB_RECORDFAIL_TIMEOUT=$GRUB_TIMEOUT
GRUB_DISTRIBUTOR="Arch"
-GRUB_CMDLINE_LINUX_DEFAULT="quiet loglevel=3 vga=current rd.systemd.show_status=false rd.udev.log-priority=3"
+GRUB_CMDLINE_LINUX_DEFAULT="quiet vt.global_cursor_default=0 loglevel=3 vga=current rd.systemd.show_status=false rd.udev.log-priority=3"
GRUB_CMDLINE_LINUX=""
# Preload both GPT and MBR modules so that they are not missed