fonts: use FiraCode as a tryout
This commit is contained in:
parent
cea6233788
commit
d0f5bc016b
2 changed files with 3 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ in
|
|||
enable = true;
|
||||
# themeFile = "tokyo_night_night";
|
||||
font = {
|
||||
name = "Code New Roman";
|
||||
name = "FiraCode Nerd Font";
|
||||
size = 15;
|
||||
};
|
||||
shellIntegration.enableFishIntegration = true;
|
||||
|
|
|
|||
|
|
@ -32,7 +32,9 @@ in
|
|||
powerline-fonts
|
||||
powerline-symbols
|
||||
nerd-fonts.code-new-roman
|
||||
nerd-fonts.fira-code
|
||||
nerd-fonts.symbols-only
|
||||
fira
|
||||
]
|
||||
++ cfg.fonts;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue