mirror of
https://github.com/Feliix42/dotfiles.git
synced 2024-11-21 22:06:29 +00:00
Add Iosevka Nerd font to nerdfonts selection
This commit is contained in:
parent
7790fbdf0f
commit
8f225d5508
1 changed files with 1 additions and 1 deletions
|
@ -335,7 +335,7 @@
|
|||
open-sans
|
||||
overpass
|
||||
(nerdfonts.override {
|
||||
fonts = [ "FiraCode" "DroidSansMono" "Hack" "SourceCodePro" "RobotoMono" "Ubuntu" "UbuntuMono" ];
|
||||
fonts = [ "FiraCode" "DroidSansMono" "Hack" "SourceCodePro" "RobotoMono" "Ubuntu" "UbuntuMono" "Iosevka" "IosevkaTerm"];
|
||||
})
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue