diff options
author | Samuel Gräfenstein <git@samuelgrf.com> | 2020-12-20 18:28:52 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-20 18:28:52 +0300 |
commit | 38a5492b5f123acf62b7bc0aa1c06a88a9aac2d7 (patch) | |
tree | 3ae48fe46a1af3af7ae92ea347801d6812a277a1 /font.md | |
parent | a5d0525c6a34b614a885ec6f1c3d8ff8ddfc9e45 (diff) |
Remove trailing whitespace (#1173)
Diffstat (limited to 'font.md')
-rw-r--r-- | font.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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**: 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*. @@ -61,9 +61,9 @@ applications on your system. Configure your terminal to use this font: - **Terminator**: Open *Preferences* using the context menu. Under *Profiles* select the *General* tab (should be selected already), uncheck *Use the system fixed width font* (if not already) and select `MesloLGS NF Regular`. Exit the Preferences dialog by clicking *Close*. -- **Guake**: Right Click on an open terminal and open *Preferences*. Under *Appearance* - tab, uncheck *Use the system fixed width font* (if not already) and select `MesloLGS NF Regular`. - Exit the Preferences dialog by clicking *Close*. +- **Guake**: Right Click on an open terminal and open *Preferences*. Under *Appearance* + tab, uncheck *Use the system fixed width font* (if not already) and select `MesloLGS NF Regular`. + Exit the Preferences dialog by clicking *Close*. - **Alacritty**: Create or open `~/.config/alacritty/alacritty.yml` and add the following section to it: ```yaml |