diff --git a/tasks/arch_graphicals.yml b/tasks/arch_graphicals.yml index d962735..92c2af4 100644 --- a/tasks/arch_graphicals.yml +++ b/tasks/arch_graphicals.yml @@ -36,7 +36,6 @@ - ttf-ubuntu-font-family - ttf-inconsolata - noto-fonts - - powerline-fonts - name: Install AUR fonts aur: @@ -45,6 +44,10 @@ skip_installed: true with_items: - 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_user: aur_builder