fix clean permissions for src/hypr*
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
- name: Remove existing install of {{ pkg }}
|
||||
when:
|
||||
- hyprland_clean
|
||||
become: "{{ ext_become }}"
|
||||
become: true
|
||||
loop: "{{ hyprgraphics.installed_files }}"
|
||||
loop_control:
|
||||
loop_var: file
|
||||
|
||||
Reference in New Issue
Block a user