This commit is contained in:
romkatv 2019-07-30 16:12:58 +02:00
parent 5000969dc6
commit fbbce2603f

View file

@ -117,7 +117,7 @@ gsettings set org.gnome.desktop.interface monospace-font-name 'MesloLGS NF 11'
- **Windows Command Prompt** (the default terminal app): Use
[this script](https://gist.github.com/romkatv/aa7a70fe656d8b655e3c324eb10f6a8b).
- **Visual Studio Code** (builtin terminal): *Open File → Preferences → Settings*, enter
- **Visual Studio Code** (builtin terminal): Open *File → Preferences → Settings*, enter
`terminal.integrated.fontFamily` in the search box and set the value to `MesloLGS NF`.
(Using a different terminal and know how to set font for it? Share your knowledge by sending a PR