mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
added installation of noto fonts
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
pacman:
|
||||
name: ttf-jetbrains-mono-nerd
|
||||
state: latest
|
||||
- name: Install Noto fonts
|
||||
become: true
|
||||
pacman:
|
||||
name: noto-fonts
|
||||
state: latest
|
||||
- name: Install Noto Fonts Emoji (for emojis support)
|
||||
become: true
|
||||
pacman:
|
||||
|
||||
Reference in New Issue
Block a user