From a5336bac6136135b5e54de6b8b646e321e581803 Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Thu, 27 Mar 2025 16:20:01 -0500 Subject: [PATCH] Add fontconfig to VentoyArch --- config.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 1befe335..2972b4c6 100644 --- a/config.toml +++ b/config.toml @@ -217,7 +217,8 @@ wayland = true [profiles.VentoyArch] include = ["pacman", "terminal", "media", "gpg"] dotfiles = [ - "f_dconf.ini" + "f_dconf.ini", + "f_fonts.conf", ] [profiles.VentoyArch.variables]