I want to change the font style in terminal and for default gedit as well.So how to change the font type in Ubuntu 12.04?Any help and suggestions will be appreciable.
Asked
Active
Viewed 1.5k times
9
Jorge Castro
- 73,717
newuser
- 1,331
3 Answers
10
To install gnome-tweak-tool in Ubuntu 12.04-20.04 open the terminal and type
sudo apt-get install gnome-tweak-tool
In fonts you can change the systemwide font.
For gedit:

(source: iloveubuntu.net)
For terminal:

karel
- 122,292
- 133
- 301
- 332
abybaddi009
- 489
0
Not sure about the editor but for the terminal just change the font for the default profile from the
Edit -> Profile menu
Cheers
S
slowko
- 932
0
For the terminal, you can right-click in the content window (not the title bar), and choose 'Profiles', then 'Profile preferences'. You then get the same dialog as showed in 0x00F's answer
Xavier Nodet
- 101