font fixes
This commit is contained in:
parent
1d61086191
commit
81d1cd5632
3 changed files with 17 additions and 11 deletions
|
@ -11,6 +11,7 @@
|
|||
noto-fonts
|
||||
noto-fonts-emoji
|
||||
source-code-pro
|
||||
noto-fonts-cjk-sans
|
||||
iosevka
|
||||
|
||||
nerd-fonts.symbols-only
|
||||
|
@ -31,9 +32,9 @@
|
|||
enableDefaultPackages = false;
|
||||
|
||||
# user defined fonts
|
||||
fontconfig.defaultFonts = {
|
||||
monospace = ["DejaVu Sans Mono for Powerline"];
|
||||
sansSerif = ["DejaVu Sans"];
|
||||
};
|
||||
# fontconfig.defaultFonts = {
|
||||
# monospace = ["DejaVu Sans Mono for Powerline"];
|
||||
# sansSerif = ["DejaVu Sans"];
|
||||
# };
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue