mirror of
https://github.com/Feliix42/dotfiles.git
synced 2025-01-18 03:26:42 +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
|
||||
open-sans
|
||||
overpass
|
||||
(nerdfonts.override {
|
||||
fonts = [ "FiraCode" "DroidSansMono" "Hack" "SourceCodePro" "RobotoMono" "Ubuntu" "UbuntuMono" "Iosevka" "IosevkaTerm"];
|
||||
})
|
||||
nerd-fonts.ubuntu
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue