diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-08 22:04:36 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-08 22:04:36 +0100 |
| commit | 68f94cff077f3252f1f670333f2a063efdfab33b (patch) | |
| tree | e124bf0fbed9361fc794fe3b5f9bb172cf9ab5f4 /molecule | |
| parent | 6da68a8d57dfe895dde13bc748f6e0d0cabef678 (diff) | |
Add brightnessctl role to arch linux
Diffstat (limited to 'molecule')
| -rw-r--r-- | molecule/archlinux-gnome/converge.yml | 1 | ||||
| -rw-r--r-- | molecule/archlinux/converge.yml | 1 |
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" |
