Make Roboto the default font
How can I change the default font in both Gnome and Terminal to Roboto without installing any additional software? I'm using gnome-terminal.
Solution 1:
I'm giving you a "change the font in Terminal, not system-wide monospace" response, since it seems what you are asking.
You need to install the font, then change the settings the Terminal.
sudo apt-get install fonts-roboto
- Right click on Terminal
- Profiles -> Profile preferences
- Change the Font: to Roboto
Note: Roboto is not a monospace font, so it's not the best for use in Terminal. Your terminal use will be better with a monospace font such as Inconsolata, DejaVu Sans Mono, Ubuntu Mono, or Source Code Pro.