diff --git a/roles/desktop-environment/tasks/config.yml b/roles/desktop-environment/tasks/config.yml index 1f69ca6..370c233 100644 --- a/roles/desktop-environment/tasks/config.yml +++ b/roles/desktop-environment/tasks/config.yml @@ -58,4 +58,4 @@ - name: Make "~/.local/bin/hyprhelpr" executable ansible.builtin.file: dest: "{{ ansible_env.HOME }}/.local/bin/hyprhelpr" - mode: "og+x" \ No newline at end of file + mode: "ug+x" \ No newline at end of file