more font stuff

This commit is contained in:
Kim, Jimin 2024-11-28 10:13:43 +09:00
parent fd65930fca
commit 3c32b6ba40
Signed by: pomp
GPG key ID: D3932F82A0667A3B
2 changed files with 6 additions and 1 deletions

View file

@ -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

View file

@ -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
];
}