From b5f4d27c745a5e678900a6872cd4ef4c0788367a Mon Sep 17 00:00:00 2001 From: Roman Perepelitsa Date: Fri, 3 Sep 2021 09:42:31 +0200 Subject: [PATCH] add a screenshot of vscode font settings --- README.md | 3 +++ font.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index 46d20309..4f823f99 100644 --- a/README.md +++ b/README.md @@ -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`. diff --git a/font.md b/font.md index 1715019e..9bbf293d 100644 --- a/font.md +++ b/font.md @@ -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`.