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 --- roles/hyprland/meta/main.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'roles/hyprland') diff --git a/roles/hyprland/meta/main.yml b/roles/hyprland/meta/main.yml index 05bd0823..f8cd9ed4 100644 --- a/roles/hyprland/meta/main.yml +++ b/roles/hyprland/meta/main.yml @@ -7,6 +7,7 @@ dependencies: - role: "pipewire" - role: "brightnessctl" - role: "font" + - role: "aur_font" - role: "waybar" - role: "hyprtheme" - role: "hyprcursor" -- cgit v1.2.3