From fdb9219aeba47860ba877b5bd44cdf96619d9cb1 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Fri, 23 Jan 2026 15:12:16 +0100 Subject: 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 --- molecule/archlinux/converge.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'molecule/archlinux') 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" -- cgit v1.2.3