more font stuff
This commit is contained in:
parent
fd65930fca
commit
3c32b6ba40
2 changed files with 6 additions and 1 deletions
|
@ -673,7 +673,7 @@
|
|||
"extensions.autoUpdate" = false;
|
||||
|
||||
# font
|
||||
"editor.fontFamily" = "'NotoSansM Nerd Font Mono', 'MesloLGS Nerd Font Mono'";
|
||||
"editor.fontFamily" = "'Terminess Nerd Font Mono', 'MesloLGS NF'";
|
||||
"terminal.integrated.fontSize" = 15;
|
||||
|
||||
# sidebar
|
||||
|
|
|
@ -5,7 +5,12 @@
|
|||
# Fonts
|
||||
meslo-lgs-nf
|
||||
ubuntu-sans-mono
|
||||
noto-fonts
|
||||
noto-fonts-cjk-sans
|
||||
noto-fonts-cjk-serif
|
||||
noto-fonts-color-emoji
|
||||
noto-fonts-emoji
|
||||
noto-fonts-extra
|
||||
nerd-fonts.terminess-ttf
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue