diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | font.md | 4 |
2 files changed, 4 insertions, 2 deletions
@@ -553,6 +553,8 @@ applications on your system. Configure your terminal to use this font: *Properties → Font* and set *Font* to `MesloLGS NF`. - **Windows Terminal** (the new thing): Open *Settings* (`Ctrl+,`), search for `fontFace` and set value to `MesloLGS NF` for every profile. +- **IntelliJ**: Open *Intellij → Edit → Preferences → Editor → Color Scheme → Console Font*. + Select *Use console font instead of the default* and set the font name to `MesloLGS NF`. - **Termux**: Type `p10k configure` and answer `Yes` when asked whether to install *Meslo Nerd Font*. - **Blink** Type `config`, go to *Appearance*, tap *Add a new font*, tap *Open Gallery*, select @@ -38,8 +38,6 @@ 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`. -- **IntelliJ**: Open *Intellij → Edit → Preferences* then go to *Editor → Color Scheme → Console Font*. - Select `Use console font instead of the default` and change the value of font 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`. - **GNOME Terminal** (the default Ubuntu terminal): Open *Terminal → Preferences* and click on the @@ -53,6 +51,8 @@ applications on your system. Configure your terminal to use this font: *Properties → Font* and set *Font* to `MesloLGS NF`. - **Windows Terminal** (the new thing): Open *Settings* (`Ctrl+,`), search for `fontFace` and set value to `MesloLGS NF` for every profile. +- **IntelliJ**: Open *Intellij → Edit → Preferences → Editor → Color Scheme → Console Font*. + Select *Use console font instead of the default* and set the font name to `MesloLGS NF`. - **Termux**: Type `p10k configure` and answer `Yes` when asked whether to install *Meslo Nerd Font*. - **Blink** Type `config`, go to *Appearance*, tap *Add a new font*, tap *Open Gallery*, select |