summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2026-01-08 22:05:05 +0100
committerAhmed AbdelHalim <[email protected]>2026-01-08 22:05:05 +0100
commit771d05f448e98316d414a970c12734563469ef89 (patch)
tree976911cf9c575b3c2f92e16c7cbd837618adf5b4
parentfae074898d78dc2750b3d2452df8d6fc630c49d1 (diff)
Add pipewire and brightnessctl roles as hyprland dependencies
The binding of audio and brightness keys are dependant on having these roles available and installed
-rw-r--r--roles/hyprland/meta/main.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/hyprland/meta/main.yml b/roles/hyprland/meta/main.yml
index 3c8902a0..5e1fbd39 100644
--- a/roles/hyprland/meta/main.yml
+++ b/roles/hyprland/meta/main.yml
@@ -5,6 +5,8 @@ dependencies:
- role: "greetd"
- role: "nautilus"
- role: "mako"
+ - role: "pipewire"
+ - role: "brightnessctl"
galaxy_info:
author: "a14m"
description: "Install hyprland"