feat: use firacode

This commit is contained in:
oddlama 2023-02-09 15:08:35 +01:00
parent b6027f7c88
commit 0e02262875
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A

View file

@ -7,7 +7,7 @@
defaultFonts = {
sansSerif = ["IBM Plex Sans"];
serif = ["IBM Plex Sans"];
monospace = ["Hack Nerd Font"];
monospace = ["FiraCode Nerd Font"];
emoji = ["Noto Color Emoji"];
};
localConf = ''
@ -36,7 +36,7 @@
'';
};
fonts = with pkgs; [
(nerdfonts.override {fonts = ["Hack"];})
(nerdfonts.override {fonts = ["FiraCode"];})
ibm-plex
dejavu_fonts
unifont