added korean fonts
This commit is contained in:
parent
231c88c46f
commit
881f8b5142
1 changed files with 5 additions and 3 deletions
8
setup.sh
8
setup.sh
|
@ -280,9 +280,11 @@ setup_fonts() {
|
|||
# cleanup
|
||||
rm -rf $fonts_directory
|
||||
|
||||
package_install \
|
||||
noto-fonts-emoji \
|
||||
nerd-fonts-noto-sans-mono `# Terminal font` \
|
||||
package_install \
|
||||
noto-fonts-emoji \
|
||||
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