mirror of
https://github.com/ItsDrike/nixdots
synced 2024-12-26 07:14:34 +00:00
Add monaspace fonts
This commit is contained in:
parent
7e265f51b1
commit
988637093e
|
@ -16,6 +16,7 @@ in {
|
|||
];
|
||||
in {
|
||||
monospace = [
|
||||
"Monaspace Krypton"
|
||||
"Source Code Pro Medium"
|
||||
"Source Han Mono"
|
||||
]
|
||||
|
@ -47,6 +48,7 @@ in {
|
|||
# programming fonts
|
||||
sarasa-gothic
|
||||
source-code-pro
|
||||
monaspace
|
||||
|
||||
# desktop fonts
|
||||
corefonts # MS fonts
|
||||
|
|
Loading…
Reference in a new issue