Closed Zeioth closed 3 years ago
I've tried GRUB_GFXMODE=800x600. And by editting /etc/greetd/styles.css. But neither of them seem to have effect over tuigreet.
GRUB_GFXMODE=800x600
/etc/greetd/styles.css
Ok found it:
You have to run sudo vim /etc/vconsole
sudo vim /etc/vconsole
Now just use the font you like. For example:
# requires sudo pacman -S terminus-font FONT=ter-132n
The number in the font name is the size. In this case, 32.
I've tried
GRUB_GFXMODE=800x600
. And by editting/etc/greetd/styles.css
. But neither of them seem to have effect over tuigreet.