Fixup the font selector
This commit is contained in:
4
fonts/alacritty/jetbrains-mono.toml
Normal file
4
fonts/alacritty/jetbrains-mono.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[font]
|
||||
normal = { family = "JetBrainsMono Nerd Font", style = "Regular" }
|
||||
bold = { family = "JetBrainsMono Nerd Font", style = "Bold" }
|
||||
italic = { family = "JetBrainsMono Nerd Font", style = "Italic" }
|
4
fonts/alacritty/meslo.toml
Normal file
4
fonts/alacritty/meslo.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[font]
|
||||
normal = { family = "MesloLGLDZ Nerd Font", style = "Regular" }
|
||||
bold = { family = "MesloLGLDZ Nerd Font", style = "Bold" }
|
||||
italic = { family = "MesloLGLDZ Nerd Font", style = "Italic" }
|
Reference in New Issue
Block a user