opgradering af wallpaper
hmm
This commit is contained in:
BIN
files/wallpapers/atlantis_spaceship.jpg
Normal file
BIN
files/wallpapers/atlantis_spaceship.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.8 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 386 KiB After Width: | Height: | Size: 2.0 MiB |
@@ -133,6 +133,14 @@
|
|||||||
dest: "/home/{{ username }}/Pictures/atlantis-wallpaper.jpg"
|
dest: "/home/{{ username }}/Pictures/atlantis-wallpaper.jpg"
|
||||||
mode: '0644'
|
mode: '0644'
|
||||||
|
|
||||||
|
- name: "TEMA :: Kopier Atlantis baggrundsbillede"
|
||||||
|
become: true
|
||||||
|
become_user: "{{ username }}"
|
||||||
|
ansible.builtin.copy:
|
||||||
|
src: "files/wallpapers/atlantis_spaceship.jpg"
|
||||||
|
dest: "/home/{{ username }}/Pictures/atlantis-spaceship.jpg"
|
||||||
|
mode: '0644'
|
||||||
|
|
||||||
- name: "TEMA :: Kopier hyprpaper konfiguration"
|
- name: "TEMA :: Kopier hyprpaper konfiguration"
|
||||||
become: true
|
become: true
|
||||||
become_user: "{{ username }}"
|
become_user: "{{ username }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user