Answers for "what font is ubuntu terminal?"

4

how to add font in ubuntu

# Copy the fonts to /usr/local/share/fonts or a subfolder
# (such as /usr/local/share/fonts/TTF) and 
# then run sudo fc-cache -fv. There are some graphical programs
# you can install to make this easier, but I've never felt the need
# to try any of them. 
# The Ubuntu wiki page on Fonts here may be of help too.
Posted by: Guest on July-27-2020
0

ubuntu default terminal font family

Ubuntu Mono
Posted by: Guest on December-10-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language