apognu / tuigreet

Graphical console greeter for greetd
GNU General Public License v3.0
986 stars 45 forks source link

How can I change the font size of tuigreet? #35

Closed Zeioth closed 3 years ago

Zeioth commented 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.

Zeioth commented 3 years ago

Ok found it:

You have to run 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.