diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-09 23:16:05 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-09 23:16:05 +0100 |
| commit | b13c40b30325c352d235ea31219271de506ff369 (patch) | |
| tree | f58c25bdfab5a3604fef66e936735cf18ecc3fb4 /roles/hyprland/meta | |
| parent | ed18c43b3f8cc2cbcbb2edf23384576264a7577a (diff) | |
Replace swaybg role with just package install
Since it's highly unlikely for this role to be used separately from
archlinux hyprland setup, it's better to have it installed as a package
and not as a separate 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 79117f19..15e323f2 100644 --- a/roles/hyprland/meta/main.yml +++ b/roles/hyprland/meta/main.yml @@ -8,7 +8,6 @@ dependencies: - role: "pipewire" - role: "brightnessctl" - role: "waybar" - - role: "swaybg" galaxy_info: author: "a14m" description: "Install hyprland" |
