diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-12 12:48:01 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-12 12:48:01 +0100 |
| commit | 1558882b8cc9ff338a20d98efb1b782723643ce4 (patch) | |
| tree | e31bd651602ec671d33cbd6dffbbf472a235fdd1 | |
| parent | 4deb0d4aec1e277604a83acee58453e30d63fec0 (diff) | |
Add hyprland and alacritty to archlinux configure playbook
| -rw-r--r-- | configure.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.yml b/configure.yml index 790b4c39..f8b117a9 100644 --- a/configure.yml +++ b/configure.yml @@ -27,6 +27,8 @@ - role: "neomutt" - role: "firefox" - role: "yay" + - role: "alacritty" + - role: "hyprland" - name: "Ubuntu configure" gather_facts: true |
