From 48ba575760a21292cba237993a4e65bab2f0635e Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 14 May 2022 22:46:51 -0400 Subject: [PATCH] * .config/fontconfig/fonts.conf: Use FreeSans and Sahel for sans-serif. GNU FreeSans for English and Sahel for Persian. --- .config/fontconfig/fonts.conf | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/.config/fontconfig/fonts.conf b/.config/fontconfig/fonts.conf index 083ece3..b6f868b 100644 --- a/.config/fontconfig/fonts.conf +++ b/.config/fontconfig/fonts.conf @@ -34,5 +34,33 @@ Liberation Sans - + + + + sans-serif + + FreeSans + Sahel WOL + Liberation Sans + Roboto + + + + + + fa + + + sans-serif + + + Sahel WOL + + + FreeSans + + + Sahel + + -- 2.20.1