summaryrefslogtreecommitdiffstats
path: root/molecule
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2026-01-08 22:04:36 +0100
committerAhmed AbdelHalim <[email protected]>2026-01-08 22:04:36 +0100
commitfae074898d78dc2750b3d2452df8d6fc630c49d1 (patch)
treee124bf0fbed9361fc794fe3b5f9bb172cf9ab5f4 /molecule
parent650c0f7cbc08bf7cf4c8291fb63875a9321d5f7f (diff)
Add brightnessctl role to arch linux
Diffstat (limited to 'molecule')
-rw-r--r--molecule/archlinux-gnome/converge.yml1
-rw-r--r--molecule/archlinux/converge.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/molecule/archlinux-gnome/converge.yml b/molecule/archlinux-gnome/converge.yml
index aa18537c..90b16ce3 100644
--- a/molecule/archlinux-gnome/converge.yml
+++ b/molecule/archlinux-gnome/converge.yml
@@ -79,3 +79,4 @@
- role: "bluetui"
- role: "wlctl"
- role: "pipewire"
+ - role: "brightnessctl"
diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml
index 65326615..87af0bca 100644
--- a/molecule/archlinux/converge.yml
+++ b/molecule/archlinux/converge.yml
@@ -78,4 +78,5 @@
- role: "bluetui"
- role: "wlctl"
- role: "pipewire"
+ - role: "brightnessctl"
- role: "hyprland"