summaryrefslogtreecommitdiffstats
path: root/roles/hyprland/tasks
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-02-03 21:44:34 +0100
committerAhmed Abdelhalim <[email protected]>2026-02-03 21:44:34 +0100
commita28abfae412d0f9391264f63df7223fc9107d300 (patch)
treefc4b54e81a25f3ef1cc483d5266afb3a2419948f /roles/hyprland/tasks
parent2bbfcb752e6163cb82d6c8aa29e0dcd66521e456 (diff)
Fix remove dead code
Diffstat (limited to 'roles/hyprland/tasks')
-rw-r--r--roles/hyprland/tasks/main.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/roles/hyprland/tasks/main.yml b/roles/hyprland/tasks/main.yml
index 4e36a6dc..04b658e6 100644
--- a/roles/hyprland/tasks/main.yml
+++ b/roles/hyprland/tasks/main.yml
@@ -34,8 +34,6 @@
path: "/etc/hypr"
state: "directory"
mode: "0755"
- loop:
- - "{{ ansible_facts['env']['HOME'] }}/.config/hypr"
- name: "Configure system defaults"
become: true