Use MesloLGSDZ Nerd Font Mono
This commit is contained in:
parent
13f23e88de
commit
8a4f0d3bf3
|
@ -1,7 +1,7 @@
|
|||
{ pkgs, ... }: {
|
||||
fonts = {
|
||||
monospace = {
|
||||
name = "MesloLGM Nerd Font Mono";
|
||||
name = "MesloLGSDZ Nerd Font Mono";
|
||||
# fc-list : family | sort | grep "Nerd Font"
|
||||
|
||||
package = pkgs.nerdfonts.override { fonts = [ "Meslo" ]; };
|
||||
|
|
Loading…
Reference in a new issue