diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-23 15:21:08 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-23 15:21:08 +0100 |
| commit | d594dbfdb2ed89b589db6dd81ec13f89723f9f06 (patch) | |
| tree | adacc8581a1c88fcded28a4835767f5d60785446 | |
| parent | fdb9219aeba47860ba877b5bd44cdf96619d9cb1 (diff) | |
Move yay (for optics only), the sequence doesn't matter
| -rw-r--r-- | configure.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.yml b/configure.yml index 991ea46a..0112a191 100644 --- a/configure.yml +++ b/configure.yml @@ -8,6 +8,7 @@ roles: - role: "locales" - role: "timezone" + - role: "yay" - role: "font" - role: "font_aur" - role: "which" @@ -31,7 +32,6 @@ - role: "vim" - role: "neomutt" - role: "firefox" - - role: "yay" - role: "alacritty" - role: "hyprland" |
