1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-10-08 22:52:12 +02:00

docs(Config.md): add docs about nerd fonts

This commit is contained in:
Ryooooooga
2022-04-30 23:13:49 +09:00
parent db3568e4f2
commit 5524f007f3

View File

@@ -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)