mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
added font configuration settings
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
pacman:
|
||||
name: noto-fonts-emoji
|
||||
state: present
|
||||
- name: Setup Fonts
|
||||
synchronize:
|
||||
src: fontconfig
|
||||
dest: /$HOME/.config
|
||||
- name: Install Unzip (uncompression utility)
|
||||
become: true
|
||||
pacman:
|
||||
|
||||
Reference in New Issue
Block a user