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