From b4b5b97a41cd6f87b994d36b0caa16e4c2195373 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sun, 18 Jan 2026 19:16:17 +0100 Subject: Update the fonts configurations for arch and debian --- roles/fonts/vars/archlinux.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'roles/fonts/vars/archlinux.yml') diff --git a/roles/fonts/vars/archlinux.yml b/roles/fonts/vars/archlinux.yml index cc9342cb..5ee5cedf 100644 --- a/roles/fonts/vars/archlinux.yml +++ b/roles/fonts/vars/archlinux.yml @@ -1,5 +1,8 @@ --- -fonts_default: +fonts: - "ttf-jetbrains-mono-nerd" - - "ttf-meslo-nerd" - - "ttf-dejavu-nerd" + - "gnu-free-fonts" + - "noto-fonts" + - "noto-fonts-cjk" + - "noto-fonts-emoji" + - "noto-fonts-extra" -- cgit v1.2.3