mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
updated the way the home directory is computed
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
- name: Install background
|
||||
synchronize:
|
||||
src: background/background.jpg
|
||||
dest: "/home/{{ user.name }}/.local/share/backgrounds/background.jpg"
|
||||
dest: "/$HOME/.local/share/backgrounds/background.jpg"
|
||||
|
||||
Reference in New Issue
Block a user