diff options
| author | Ahmed AbdelHalim <[email protected]> | 2026-01-23 15:12:16 +0100 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2026-01-23 15:20:43 +0100 |
| commit | d4f172151878360e3beae0e7fc34c68d77563b7b (patch) | |
| tree | d296472c43db750d226ea22f509f28021c85fa46 /molecule/archlinux | |
| parent | ecdf04c8f3db2e396929bbe2f512b562c6bae287 (diff) | |
Add PT-Sans font to both debian and archlinux
The PT-Sans is only available using AUR on archlinux, hence implementing
a role for fonts that are installed on arch using AUR
Diffstat (limited to 'molecule/archlinux')
| -rw-r--r-- | molecule/archlinux/converge.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml index 86ce4bb3..daf42834 100644 --- a/molecule/archlinux/converge.yml +++ b/molecule/archlinux/converge.yml @@ -75,6 +75,7 @@ - role: "which" - role: "firefox" - role: "font" + - role: "font_aur" - role: "alacritty" - role: "btop" - role: "bluetui" |
