mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-09-24 23:30:40 -05:00
chore(home/fonts): switch to fira mono
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
fontProfiles = {
|
||||
enable = true;
|
||||
monospace = {
|
||||
name = "FiraCode Nerd Font";
|
||||
package = pkgs.nerdfonts.override {fonts = ["FiraCode"];};
|
||||
name = "FiraMono Nerd Font";
|
||||
package = pkgs.nerd-fonts.fira-mono;
|
||||
};
|
||||
regular = {
|
||||
name = "Fira Sans";
|
||||
|
||||
Reference in New Issue
Block a user