1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-08-06 22:33:07 +02:00

Use nerdfont version 3

Turns out I was on version 2 when recording these. I've switched
to v3 now.
This commit is contained in:
Jesse Duffield
2023-08-07 16:32:30 +10:00
parent 2ded352f3a
commit 69ff621494
11 changed files with 14 additions and 31 deletions

View File

@ -75,7 +75,10 @@ cursorStyle: block
# Font family
# You can use any font that is installed on your machine
# in CSS-like syntax
fontFamily: "DejaVuSansMono Nerd Font"
# Download from:
# https://github.com/ryanoasis/nerd-fonts/releases/download/v3.0.2/DejaVuSansMono.zip
# Not using the mono font because it makes icons too small.
fontFamily: "DejaVuSansM Nerd Font"
# The size of the font
fontSize: 8