mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
added chafa installation
This commit is contained in:
@@ -28,6 +28,11 @@
|
||||
pacman:
|
||||
name: feh
|
||||
state: present
|
||||
- name: Install Chafa (command-line graphics)
|
||||
become: true
|
||||
pacman:
|
||||
name: chafa
|
||||
state: present
|
||||
become: true
|
||||
pacman:
|
||||
name: xorg-xset
|
||||
|
||||
Reference in New Issue
Block a user