added zathura installation

This commit is contained in:
aminnairi
2023-04-10 10:38:02 +02:00
parent 52057ae103
commit d4b17874a0
+5
View File
@@ -18,6 +18,11 @@
pacman: pacman:
name: bottom name: bottom
state: present state: present
- name: Install Zathura (command-line PDF viewer)
become: true
pacman:
name: zathura
state: present
become: true become: true
pacman: pacman:
name: xorg-xset name: xorg-xset