add AUR powerline pathed fonts
This commit is contained in:
parent
2a3cc7cc83
commit
074722de2e
@ -36,7 +36,6 @@
|
|||||||
- ttf-ubuntu-font-family
|
- ttf-ubuntu-font-family
|
||||||
- ttf-inconsolata
|
- ttf-inconsolata
|
||||||
- noto-fonts
|
- noto-fonts
|
||||||
- powerline-fonts
|
|
||||||
|
|
||||||
- name: Install AUR fonts
|
- name: Install AUR fonts
|
||||||
aur:
|
aur:
|
||||||
@ -45,6 +44,10 @@
|
|||||||
skip_installed: true
|
skip_installed: true
|
||||||
with_items:
|
with_items:
|
||||||
- ttf-ubuntu-mono-derivative-powerline-git
|
- ttf-ubuntu-mono-derivative-powerline-git
|
||||||
|
- ttf-roboto-mono-powerline-git
|
||||||
|
- ttf-inconsolata-lgc-for-powerline
|
||||||
|
- ttf-droid-sans-mono-slashed-powerline-git
|
||||||
|
- ttf-literation-mono-powerline-git
|
||||||
become: yes
|
become: yes
|
||||||
become_user: aur_builder
|
become_user: aur_builder
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user