From fbbce2603f161d966061c0095f4a7c3fa3143165 Mon Sep 17 00:00:00 2001 From: romkatv Date: Tue, 30 Jul 2019 16:12:58 +0200 Subject: [PATCH] styling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 010ef7ab..5828c122 100644 --- a/README.md +++ b/README.md @@ -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