Chapter 30. Font is too small
-
Console font
See Step 2.
-
Firefox font size
See Part V, “Firefox”.
-
Gnucash font size
Gnucash loads its own gtk3 config, separate from the system gtk3 config. TODO: Do we need this if system gtk3 is correct?
mkdir -p ~/.config/gnucashcp ~/Dropbox/Basic/new_machine/linux/gnucash.gtk-3.0.css ~/.config/gnucash/gtk-3.0.css -
GTK Font size
Change the default font.
Note
It's not clear that this affects anything.
mkdir -p ~/.config/gtk-3.0cp ~/Dropbox/Basic/new_machine/linux/gnucash.gtk-3.0.css ~/.config/gtk-3.0.cssNote
On a system with Gnome installed (even if it's not used),
gsettings set org.gnome.desktop.interface font-name "Quadraad Sans OT 16"will also work.Or try the Gnome font manager
sudo apt install font-manager -
System font size
This is set by Step 2.
-
See Step 2. Another faster, temporary way to do this is:
setfont /usr/share/consolefonts/Uni1-VGA32x16.psf.gzNote that there are other fonts in consolefonts.