diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-03-06 03:09:35 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-03-06 03:29:52 +0100 |
| commit | 0be05816e70bc0cc3ab6bf812fbf5515eddd6b8e (patch) | |
| tree | 9c90647cc0801a8742d7d6ea544dc6b9a3e6dc22 /roles/hyprland/meta | |
| parent | a38bb05301efe2fb179a8dd622e16e8fd70250cb (diff) | |
Refactor hyprshare and abstract role dependencies
Diffstat (limited to 'roles/hyprland/meta')
| -rw-r--r-- | roles/hyprland/meta/main.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/hyprland/meta/main.yml b/roles/hyprland/meta/main.yml index 0e580298..b1837c7d 100644 --- a/roles/hyprland/meta/main.yml +++ b/roles/hyprland/meta/main.yml @@ -17,6 +17,7 @@ dependencies: - role: "waybar" - role: "clipse" - role: "tofi" + - role: "xdg-desktop-portal" - role: "hyprcursor" - role: "hyprtheme" - role: "hyprshare" |
