diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-20 15:40:27 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-20 16:13:11 +0100 |
| commit | 198fa8e9cb94527733e09bc1b04c878320079520 (patch) | |
| tree | 7d089b166918a18f4e1a7d6af304689559ab6f14 /roles/hyprland/meta | |
| parent | 018fdcb5a16b7a984a38c78d8715f5e05bad3137 (diff) | |
Refactor waybar/hyprland
Diffstat (limited to 'roles/hyprland/meta')
| -rw-r--r-- | roles/hyprland/meta/main.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/roles/hyprland/meta/main.yml b/roles/hyprland/meta/main.yml index 9ef1205e..a657398b 100644 --- a/roles/hyprland/meta/main.yml +++ b/roles/hyprland/meta/main.yml @@ -3,11 +3,16 @@ dependencies: - role: "uwsm" - role: "greetd" - role: "nautilus" + - role: "alacritty" - role: "mako" - role: "pipewire" - role: "brightnessctl" - role: "ddcutil" - role: "font" + - role: "wlctl" + - role: "btop" + - role: "bluetui" + - role: "wiremix" - role: "waybar" - role: "clipse" - role: "tofi" |
