added firacode font family
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
confirm_os_window_close = 0;
|
||||
window_padding_width = 10;
|
||||
font_size = 12.0;
|
||||
font_family = "firacode";
|
||||
};
|
||||
}
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{pkgs, ...}: {
|
||||
fonts.packages = with pkgs; [
|
||||
nerdfonts
|
||||
nerd-fonts.fira-code
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user