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