diff options
| author | Ahmed AbdelHalim <[email protected]> | 2026-01-23 16:01:50 +0100 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2026-01-23 16:01:50 +0100 |
| commit | e09d03bc5e6feb1bb21ffaf9a41cab9f94cd718e (patch) | |
| tree | 742963cf79c3913681c5ae9e0ea10ea7e09553e5 /roles | |
| parent | 3f65584ce6d2aab290e1405a9d74208c6a329218 (diff) | |
Install the correct pt-sans package
Diffstat (limited to 'roles')
| -rw-r--r-- | roles/aur_font/tasks/main.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/aur_font/tasks/main.yml b/roles/aur_font/tasks/main.yml index e7bf9228..3f901fe1 100644 --- a/roles/aur_font/tasks/main.yml +++ b/roles/aur_font/tasks/main.yml @@ -7,4 +7,4 @@ state: "present" use: "yay" loop: - - "ttf-paratype" + - "ttf-pt-sans" |
