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 | 383251bd9e4fb442b4f63698ae8aa4290cf2d1e1 (patch) | |
| tree | 4bbae05c1f3a020b3566a8109e45f2c35bf22b3d | |
| parent | 389bb1d1682220648d629bd08306066040ad2a4d (diff) | |
Add the implicit hyprland dependencies explicitly to arch playbook
| -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" |
