Change the terminal font size

Change the font used in the terminal.
  1. Create or add the following value to your ~/.config/regolith/Xresources file:
St.font: Source Code Pro:pixelsize=24:antialias=true:autohint=true
  1. Reload the Xresource configuration:
$ regolith-look refresh
  1. Open a new terminal to see the change take effect.

Last modified February 29, 2020: Many changes to docs for R1.3.1. (369a78b)