diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-25 16:44:27 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-25 16:44:27 +0100 |
| commit | 9485de7945672b2ab833add32dba1530147d3973 (patch) | |
| tree | 4bbae05c1f3a020b3566a8109e45f2c35bf22b3d /configure.yml | |
| parent | 437f4a2bcc5e60db6516a56766e44e0bf93c13a9 (diff) | |
Add the implicit hyprland dependencies explicitly to arch playbook
Diffstat (limited to 'configure.yml')
| -rw-r--r-- | configure.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/configure.yml b/configure.yml index 4593a90a..261ba61b 100644 --- a/configure.yml +++ b/configure.yml @@ -34,6 +34,11 @@ - role: "firefox" - role: "alacritty" - role: "nvidia_gtx1060" + - role: "btop" + - role: "bluetui" + - role: "wlctl" + - role: "wiremix" + - role: "waybar" - role: "hyprland" - name: "Ubuntu configure" |
