fonts: Add Monaspace Nerd Font

This commit is contained in:
Erwin Boskma 2024-02-07 08:38:04 +01:00
parent db197fcc9e
commit 4a4f995a72
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

View file

@ -35,6 +35,7 @@ in
fonts = [
"Iosevka"
"Meslo"
"Monaspace"
"Noto"
];
})