diff --git a/tasks/arch_graphicals.yml b/tasks/arch_graphicals.yml index 509805c..097bfc8 100644 --- a/tasks/arch_graphicals.yml +++ b/tasks/arch_graphicals.yml @@ -16,3 +16,23 @@ - hunspell-fr - rxvt-unicode - vlc + - texlive-most + + +- name: Install graphical packages + pacman: + name: "{{ item }}" + state: present + with_items: + - awesome-terminal-fonts + - cantarell-fonts + - gnu-free-fonts + - gsfonts + - ttf-bitstream-vera + - ttf-dejavu + - ttf-droid + - ttf-roboto + - ttf-liberation + - ttf-ubuntu-font-family + - ttf-inconsolata + - noto-fonts