From 8ac6f55bc860562b0d3e384e9f126044795272f5a68b4eafb2712cabbd4c3526 Mon Sep 17 00:00:00 2001 From: Mikkel Harboe Arp Henriksen Date: Sat, 14 Jun 2025 17:43:40 +0200 Subject: [PATCH] rettelse af sti wallpaper --- local.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.yml b/local.yml index 1cc99c5..364a7be 100644 --- a/local.yml +++ b/local.yml @@ -110,7 +110,7 @@ become_user: "{{ username }}" ansible.builtin.copy: src: "files/wallpapers/atlantis_wallpaper.jpg" - dest: "{{ ansible_user_dir }}/Pictures/atlantis-wallpaper.jpg" + dest: "/home/{{ username }}/Pictures/atlantis-wallpaper.jpg" mode: '0644' - name: "TEMA :: Kopier hyprpaper konfiguration"