styling opdatering
This commit is contained in:
@@ -187,6 +187,13 @@
|
||||
dest: "/home/{{ username }}/.config/hypr/hyprpaper.conf"
|
||||
mode: '0644'
|
||||
|
||||
- name: "STYLING :: Opret mappe til SDDM-konfiguration"
|
||||
become: true
|
||||
ansible.builtin.file:
|
||||
path: /etc/sddm.conf.d
|
||||
state: directory
|
||||
mode: '0755'
|
||||
|
||||
- name: "STYLING :: Konfigurer SDDM til at bruge Sugar Candy temaet"
|
||||
become: true
|
||||
ansible.builtin.copy:
|
||||
|
||||
Reference in New Issue
Block a user