A theme for the Limine bootloader.
It is assumed that you have already installed the Limine bootloader and you know how to use it. Useful docs:
- The Arch wiki (in particular this part)
- The CachyOS wiki
- The Limine documentation
Then copy the files in the limine directory to /boot/EFI/limine/and add the content of limine.conf to your limine.conf file (usually in /boot/limine.conf or /boot/EFI/limine.conf).
New fonts can be found in the VGA text mode font collection. Just
- Clone the repository
- find the one you like in the preview directory
- Copy the font file to the
/boot/EFI/limine/directory - Modify the
term_font: boot():/EFI/limine/SCRWL---.F16line inlimine.conftoterm_font: boot():/EFI/limine/YOUR_FONT.F16
If the term_font line is not present or is commented out, the default font looks like this (also zoomed-in by setting term_font_scaleto 3x3):

