summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRyooooooga <eial5q265e5@gmail.com>2022-04-30 23:13:49 +0900
committerRyooooooga <eial5q265e5@gmail.com>2022-04-30 23:13:49 +0900
commit5524f007f3b32dcb0b88175c7c51b4c069d1c544 (patch)
tree217191250de61e40c174f73732dbe31a3c83ab7d /docs
parentdb3568e4f2e441c288aaf07b0f58ec07150db20a (diff)
docs(Config.md): add docs about nerd fonts
Diffstat (limited to 'docs')
-rw-r--r--docs/Config.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/Config.md b/docs/Config.md
index 997a33872..23cc8fc02 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -412,6 +412,15 @@ gui:
![border example](../../assets/colored-border-example.png)
+## Display Nerd Fonts Icons
+
+If you are using [Nerd Fonts](https://www.nerdfonts.com), you can display icons.
+
+```yaml
+gui:
+ showIcons: true
+```
+
## Keybindings
For all possible keybinding options, check [Custom_Keybindings.md](https://github.com/jesseduffield/lazygit/blob/master/docs/keybindings/Custom_Keybindings.md)