mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
added noto fonts for simplified chinese
This commit is contained in:
@@ -19,6 +19,11 @@
|
|||||||
pacman:
|
pacman:
|
||||||
name: noto-fonts-tc
|
name: noto-fonts-tc
|
||||||
state: latest
|
state: latest
|
||||||
|
- name: Install Noto Fonts SC (for simplified chinese support)
|
||||||
|
become: true
|
||||||
|
pacman:
|
||||||
|
name: noto-fonts-sc
|
||||||
|
state: latest
|
||||||
- name: Setup Fonts
|
- name: Setup Fonts
|
||||||
synchronize:
|
synchronize:
|
||||||
src: fontconfig
|
src: fontconfig
|
||||||
|
|||||||
Reference in New Issue
Block a user