diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-08 23:28:39 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-08 23:28:39 +0100 |
| commit | cf444228b10a4398638d330f1394e846c85f2abb (patch) | |
| tree | 81df75d6b2b03e57ce0fc4934ef396e40ae61e7c /roles/hyprland/meta | |
| parent | 636353ce0e02db63dce14ea6be45da951db289b0 (diff) | |
Add waybar initial role with dependencies and configuration in hyprland
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 5e1fbd39..15e323f2 100644 --- a/roles/hyprland/meta/main.yml +++ b/roles/hyprland/meta/main.yml @@ -7,6 +7,7 @@ dependencies: - role: "mako" - role: "pipewire" - role: "brightnessctl" + - role: "waybar" galaxy_info: author: "a14m" description: "Install hyprland" |
