summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2020-08-09 00:52:52 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2020-08-09 00:52:52 +0300
commit7a0bf995c7bccd6a2ab40eeef3004db8d6976e00 (patch)
tree1c2e3930a349cb42aa9fc6c3d4e8f0470487cbde /README.md
parentb53b43533ab15efdeeb3c33b9eedd572162a97e4 (diff)
formatting
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 6066b0c1..bb617755 100644
--- a/README.md
+++ b/README.md
@@ -558,11 +558,11 @@ applications on your system. Configure your terminal to use this font:
Exit the Preferences dialog by clicking *Close*.
- **Alacritty**: Create or open `~/.config/alacritty/alacritty.yml` and and the following section
to it:
-```yaml
-font:
- normal:
- family: "MesloLGS NF"
-```
+ ```yaml
+ font:
+ normal:
+ family: "MesloLGS NF"
+ ```
**IMPORTANT:** Run `p10k configure` after changing terminal font. The old `~/.p10k.zsh` may work
incorrectly with the new font.