mirror of
https://github.com/Feliix42/dotfiles.git
synced 2025-01-18 11:36:40 +00:00
Update font specification
This commit is contained in:
parent
0f0d6a3e9e
commit
1c1c7e7aa9
1 changed files with 9 additions and 3 deletions
|
@ -373,9 +373,15 @@
|
||||||
roboto-slab
|
roboto-slab
|
||||||
open-sans
|
open-sans
|
||||||
overpass
|
overpass
|
||||||
(nerdfonts.override {
|
nerd-fonts.ubuntu
|
||||||
fonts = [ "FiraCode" "DroidSansMono" "Hack" "SourceCodePro" "RobotoMono" "Ubuntu" "UbuntuMono" "Iosevka" "IosevkaTerm"];
|
nerd-fonts.ubuntu-mono
|
||||||
})
|
nerd-fonts.fira-code
|
||||||
|
nerd-fonts.droid-sans-mono
|
||||||
|
nerd-fonts.hack
|
||||||
|
nerd-fonts.sauce-code-pro
|
||||||
|
nerd-fonts.roboto-mono
|
||||||
|
nerd-fonts.iosevka
|
||||||
|
nerd-fonts.iosevka-term
|
||||||
];
|
];
|
||||||
|
|
||||||
# periodic automated mail fetching
|
# periodic automated mail fetching
|
||||||
|
|
Loading…
Reference in a new issue