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