mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
fix emoji fonts
This commit is contained in:
parent
c32776d4c8
commit
64077ffc51
@ -12,3 +12,10 @@
|
||||
- name: Update font cache
|
||||
shell: |
|
||||
fc-cache -fv
|
||||
|
||||
- name: Install Noto Emoji Fonts
|
||||
apt:
|
||||
name:
|
||||
- fonts-noto-color-emoji
|
||||
state: present
|
||||
become: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user