diff options
| author | Ahmed AbdelHalim <[email protected]> | 2026-02-23 20:31:23 +0100 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2026-02-23 20:31:23 +0100 |
| commit | afa5efef2e8d944e6986b69ea401ea5bd3172ca7 (patch) | |
| tree | 0afe309026bf27b6d8465a37388beafb52f3c023 /roles/nautilus/meta | |
| parent | 6b60be4004b3c0d06df15e1948ad898deff05b5c (diff) | |
Fix creating default nautilus folder during setup and set mime types
Diffstat (limited to 'roles/nautilus/meta')
| -rw-r--r-- | roles/nautilus/meta/main.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/nautilus/meta/main.yml b/roles/nautilus/meta/main.yml index 4af726a2..5835ef6b 100644 --- a/roles/nautilus/meta/main.yml +++ b/roles/nautilus/meta/main.yml @@ -1,6 +1,7 @@ --- dependencies: - role: "git" + - role: "xdg-utils" galaxy_info: author: "a14m" description: "Install Nautilus file manager on ArchLinux" |
