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