Chapter 30. Font is too small

  1. Console font

    See Step 2.

  2. Firefox font size

    See Part V, “Firefox”.

  3. 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/gnucash cp ~/Dropbox/Basic/new_machine/linux/gnucash.gtk-3.0.css ~/.config/gnucash/gtk-3.0.css

  4. GTK Font size

    Change the default font.

    Note

    It's not clear that this affects anything.

    mkdir -p ~/.config/gtk-3.0 cp ~/Dropbox/Basic/new_machine/linux/gnucash.gtk-3.0.css ~/.config/gtk-3.0.css

    Note

    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

  5. System font size

    This is set by Step 2.

  6. See Step 2. Another faster, temporary way to do this is: setfont /usr/share/consolefonts/Uni1-VGA32x16.psf.gz Note that there are other fonts in consolefonts.