font: switch default typeface
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
fa69a8a747
commit
76904b62ba
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ in {
|
|||
|
||||
font = {
|
||||
emoji = mkOption {default = "Noto Color Emoji";};
|
||||
monospace = mkOption {default = "IosevkaTermSlab NFP Medium";};
|
||||
monospace = mkOption {default = "IosevkaTerm NFP SemiBold";};
|
||||
sans-serif = mkOption {default = "Outfit";};
|
||||
serif = mkOption {default = "Liberation Serif";};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue