Update Alacritty config to use font installed to for portability
This commit is contained in:
parent
833d03c416
commit
8c71f6e703
1 changed files with 1 additions and 3 deletions
|
@ -5,7 +5,5 @@ background = "#111111"
|
|||
cyan = '#008b8b'
|
||||
|
||||
[font.normal]
|
||||
#family = 'monospace'
|
||||
#family = 'Hack'
|
||||
family = 'JetBrainsMono'
|
||||
family = 'JetBrainsMono Nerd Font Mono'
|
||||
style = 'Regular'
|
||||
|
|
Loading…
Reference in a new issue