From f0339564e2169cf281a4be9bcdf3a84e454dcebd Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 22 Jan 2026 17:42:47 +0100 Subject: Update the font role configuration to support arabic on arch --- roles/font/tasks/main.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'roles/font/tasks') diff --git a/roles/font/tasks/main.yml b/roles/font/tasks/main.yml index b06e8c85..6a6e19b1 100644 --- a/roles/font/tasks/main.yml +++ b/roles/font/tasks/main.yml @@ -34,6 +34,8 @@ loop: - src: "local.conf.j2" dest: "/etc/fonts/local.conf" + notify: + - "Update font-cache" - name: "Configure fonts presets" become: true -- cgit v1.2.3