added korean fonts
This commit is contained in:
parent
231c88c46f
commit
881f8b5142
1 changed files with 5 additions and 3 deletions
2
setup.sh
2
setup.sh
|
@ -283,6 +283,8 @@ setup_fonts() {
|
||||||
package_install \
|
package_install \
|
||||||
noto-fonts-emoji \
|
noto-fonts-emoji \
|
||||||
nerd-fonts-noto-sans-mono `# Terminal font` \
|
nerd-fonts-noto-sans-mono `# Terminal font` \
|
||||||
|
adobe-source-han-sans-kr-fonts `# Korean font` \
|
||||||
|
ttf-baekmuk `# Korean font` \
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue