diff options
author | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2021-09-03 10:42:31 +0300 |
---|---|---|
committer | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2021-09-03 10:42:31 +0300 |
commit | b5f4d27c745a5e678900a6872cd4ef4c0788367a (patch) | |
tree | e4d8b40b09c052d74d9f9b165ea2d8d32542cdca | |
parent | 2c7241c43de9aa200498e1cd55cf4926de31ffe4 (diff) |
add a screenshot of vscode font settings
-rw-r--r-- | README.md | 3 | ||||
-rw-r--r-- | font.md | 3 |
2 files changed, 6 insertions, 0 deletions
@@ -543,6 +543,9 @@ applications on your system. Configure your terminal to use this font: `module.exports.config` to `MesloLGS NF`. - **Visual Studio Code**: Open *File → Preferences → Settings*, enter `terminal.integrated.fontFamily` in the search box and set the value to `MesloLGS NF`. + Consult [this screenshot]( + https://raw.githubusercontent.com/romkatv/powerlevel10k-media/95a96c1555866350feb3ae2e86c3d5c101725174/visual-studio-code-font-settings.jpg) + to see how it should look like. - **GNOME Terminal** (the default Ubuntu terminal): Open *Terminal → Preferences* and click on the selected profile under *Profiles*. Check *Custom font* under *Text Appearance* and select `MesloLGS NF Regular`. @@ -40,6 +40,9 @@ applications on your system. Configure your terminal to use this font: `module.exports.config` to `MesloLGS NF`. - **Visual Studio Code**: Open *File → Preferences → Settings*, enter `terminal.integrated.fontFamily` in the search box and set the value to `MesloLGS NF`. + Consult [this screenshot]( + https://raw.githubusercontent.com/romkatv/powerlevel10k-media/95a96c1555866350feb3ae2e86c3d5c101725174/visual-studio-code-font-settings.jpg) + to see how it should look like. - **GNOME Terminal** (the default Ubuntu terminal): Open *Terminal → Preferences* and click on the selected profile under *Profiles*. Check *Custom font* under *Text Appearance* and select `MesloLGS NF Regular`. |