fix clean permissions for src/hypr*

This commit is contained in:
Matthew Stobbs
2025-03-29 14:38:20 -06:00
parent e7d4035f84
commit 6c28e4d919
13 changed files with 13 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
- name: Remove existing install of {{ pkg }}
when:
- hyprland_clean
become: "{{ ext_become }}"
become: true
loop: "{{ hypridle.installed_files }}"
loop_control:
loop_var: file