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 | ffac61f07e7c031d2fb4b1e5c7916832d8237303 (patch) | |
| tree | e31bd651602ec671d33cbd6dffbbf472a235fdd1 | |
| parent | 6605fc9edce759c747ee4e93238c73e56d0fa0e6 (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 |
