Wednesday, 7 October 2020

Appearance fine tuning

As my eyes are getting weaker, I do not feel comfortable with the default font size on my 14" laptop screen using 1920x1080 resolution. I had to add this file to make fonts bigger:

pi@raspberrypi:~ $ nano .Xresources 
Xft.dpi: 140

This made the taskbar icons look smaller, so I increased them in Appearance Settings.

For tty, that I very rarely use I have set up the maximal 16x32 characters using:

pi@raspberrypi:~ $ sudo dpkg-reconfigure console-setup

No comments:

Post a Comment