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-gnome/converge.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'molecule/archlinux-gnome') diff --git a/molecule/archlinux-gnome/converge.yml b/molecule/archlinux-gnome/converge.yml index b43363e4..3150682c 100644 --- a/molecule/archlinux-gnome/converge.yml +++ b/molecule/archlinux-gnome/converge.yml @@ -76,6 +76,7 @@ - role: "which" - role: "firefox" - role: "font" + - role: "font_aur" - role: "alacritty" - role: "btop" - role: "bluetui" -- cgit v1.2.3