- Download the Jetbrains Mono font.
https://www.jetbrains.com/lp/mono/
- Extract the files and rename the folder.
mv ttf jetbrains-mono
- Copy the folder in share directory.
sudo cp -r jetbrains-mono /usr/share/fonts/truetype
- Restart the terminal.
- Right click the terminal and open the preferences.
- Change the font to
Jetbrains Mono
.