added background setup

This commit is contained in:
aminnairi
2023-04-11 00:23:36 +02:00
parent fbcf5c4f37
commit 98f2bad37a
+4
View File
@@ -100,6 +100,10 @@
pacman: pacman:
name: feh name: feh
state: present state: present
- name: Install background
synchronize:
src: background/background.jpg
dest: /$HOME/.local/share/backgrounds/background.jpg
- name: Install Chafa (command-line graphics) - name: Install Chafa (command-line graphics)
become: true become: true
pacman: pacman: