aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2021-09-03 11:10:11 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2021-09-03 11:10:11 +0300
commitc2c3171927639b4da22972cbab817c08954d8d67 (patch)
tree88993cc2b9b6d7d25a74884c41d3a1572073ceeb
parentb5f4d27c745a5e678900a6872cd4ef4c0788367a (diff)
extra verbose instructions for vscode font changes
-rw-r--r--README.md8
-rw-r--r--font.md8
2 files changed, 10 insertions, 6 deletions
diff --git a/README.md b/README.md
index 4f823f99..8f69fca8 100644
--- a/README.md
+++ b/README.md
@@ -541,11 +541,13 @@ applications on your system. Configure your terminal to use this font:
and select `MesloLGS NF` family.
- **Hyper**: Open *Hyper → Edit → Preferences* and change the value of `fontFamily` under
`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`.
+- **Visual Studio Code**: Open *File → Preferences → Settings* (PC) or
+ *Code → Preferences → Settings* (Mac), enter `terminal.integrated.fontFamily` in the search box at
+ the top of *Settings* tab and set the value below 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.
+ to see how it should look like or see [this issue](
+ https://github.com/romkatv/powerlevel10k/issues/671) for extra information.
- **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 9bbf293d..6cc74c2d 100644
--- a/font.md
+++ b/font.md
@@ -38,11 +38,13 @@ applications on your system. Configure your terminal to use this font:
and select `MesloLGS NF` family.
- **Hyper**: Open *Hyper → Edit → Preferences* and change the value of `fontFamily` under
`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`.
+- **Visual Studio Code**: Open *File → Preferences → Settings* (PC) or
+ *Code → Preferences → Settings* (Mac), enter `terminal.integrated.fontFamily` in the search box at
+ the top of *Settings* tab and set the value below 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.
+ to see how it should look like or see [this issue](
+ https://github.com/romkatv/powerlevel10k/issues/671) for extra information.
- **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`.