9

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.

Jorge Castro
  • 71,754
newuser
  • 1,321

3 Answers3

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:

gedit
(source: iloveubuntu.net)

For terminal: terminal

karel
  • 114,770
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
  • 942
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
  • 2