removed installation of traditional chinese version of noto fonts

This commit is contained in:
aminnairi
2024-01-07 12:47:59 +01:00
parent 6b100562cf
commit 663ef58dd1
-5
View File
@@ -14,11 +14,6 @@
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: Install Noto Fonts SC (for simplified chinese support)
become: true
pacman: