mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
added zathura installation
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user