diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-23 08:40:40 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-23 08:40:40 +0100 |
| commit | 4916784d44a6dad5b90af11c675f6c11198b910b (patch) | |
| tree | f7c500f6bb95af4274e84238402a963e514bc4d0 /roles/hyprland/meta | |
| parent | b0766b7386bba82c20a2706c3829a6b7dfdf6a84 (diff) | |
Move hyprshutdown into hyprland role as it's not standalone
hyprshutdown does work only with hyprland therefore it makes sense to
keep it internally in the hyprland role and not as a standalone role
Diffstat (limited to 'roles/hyprland/meta')
| -rw-r--r-- | roles/hyprland/meta/main.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/hyprland/meta/main.yml b/roles/hyprland/meta/main.yml index bc3c0c79..a657398b 100644 --- a/roles/hyprland/meta/main.yml +++ b/roles/hyprland/meta/main.yml @@ -18,7 +18,6 @@ dependencies: - role: "tofi" - role: "hyprcursor" - role: "hyprtheme" - - role: "hyprshutdown" galaxy_info: author: "a14m" description: "Install hyprland" |
