diff --git a/playbook.yml b/playbook.yml index 8be99c4..bb5d3e9 100644 --- a/playbook.yml +++ b/playbook.yml @@ -100,6 +100,10 @@ pacman: name: feh state: present + - name: Install background + synchronize: + src: background/background.jpg + dest: /$HOME/.local/share/backgrounds/background.jpg - name: Install Chafa (command-line graphics) become: true pacman: