feat: enabled fontconfig and added emoji font
parent
8d094b9552
commit
5af9991793
|
@ -9,8 +9,8 @@
|
|||
];
|
||||
})
|
||||
inter # Inter is my default sans-serif font
|
||||
hack-font # Hack is my default monospace font
|
||||
libertinus # Libertinus Serif is my default serif font
|
||||
emojione
|
||||
];
|
||||
#fonts.fontconfig.enable = true;
|
||||
fonts.fontconfig.enable = true;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue