mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 13:22:13 +02:00
added noto fonts for chinese, japanese & koren
This commit is contained in:
@@ -24,6 +24,11 @@
|
||||
pacman:
|
||||
name: noto-fonts-sc
|
||||
state: latest
|
||||
- name: Install Noto Fonts CJK (for chinese, japanese & korean support)
|
||||
become: true
|
||||
pacman:
|
||||
name: noto-fonts-cjk
|
||||
state: latest
|
||||
- name: Setup Fonts
|
||||
synchronize:
|
||||
src: fontconfig
|
||||
|
||||
Reference in New Issue
Block a user