From 3b6ae19bafb5028fddabf6bfd34dc383863b0761 Mon Sep 17 00:00:00 2001 From: alsoGAMER <35269770+alsoGAMER@users.noreply.github.com> Date: Sat, 17 Apr 2021 18:48:14 +0200 Subject: [PATCH] =?UTF-8?q?Instructions=20for=20Asbr=C3=B9=20Connection=20?= =?UTF-8?q?Manager?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- font.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/font.md b/font.md index b7fa4564..7f88d52d 100644 --- a/font.md +++ b/font.md @@ -51,7 +51,7 @@ applications on your system. Configure your terminal to use this font: *Properties → Font* and set *Font* to `MesloLGS NF`. - **Microsoft 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*. +- **IntelliJ** (or any other Intellj-Based IDEs): Open *IDE → 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*. @@ -66,6 +66,9 @@ applications on your system. Configure your terminal to use this font: Exit the Preferences dialog by clicking *Close*. - **MobaXterm**: Open *Settings* → *Configuration* → *Terminal* → (Under *Terminal look and feel*) and change *Font* to `MesloLGS NF`. +- **Asbrù Connection Manager**: Open *Preferences* → *Local Shell Options* → *Look and Feel* → Enable *Use these personal options* and change *Font:* (Under *Terminal UI*) to `MesloLGS NF Regular`. + + If you want to change the font for the remote host connections, go to *Preferences* → *Terminal Options* → *Look and Feel* and change *Font:* (Under *Terminal UI*) to `MesloLGS NF Regular`. - **WSLtty**: Right click on an open terminal and then on *Options*. In the *Text* section, under *Font*, click *"Select..."* and set Font to `MesloLGS NF Regular`. - **Alacritty**: Create or open `~/.config/alacritty/alacritty.yml` and add the following section @@ -81,6 +84,7 @@ applications on your system. Configure your terminal to use this font: ``` Restart Kitty by closing all sessions and opening a new session. + **IMPORTANT:** Run `p10k configure` after changing terminal font. The old `~/.p10k.zsh` may work incorrectly with the new font.