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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue