EnnoxHD / archlinux-install-guide

ArchLinux Installation Guide
MIT License
1 stars 0 forks source link

GRUB: Set locale to english #21

Closed EnnoxHD closed 3 years ago

EnnoxHD commented 3 years ago

In /etc/default/grub set:

GRUB_LANG=en

Run sudo grub-mkconfig -o /boot/grub/grub.cfg after the config change.