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