From a9c2f41a78a591ba07047f0bb47d333ac81f003f Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sat, 26 Jul 2025 13:22:22 -0700 Subject: Adds fontconfig --- context.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'context.json') diff --git a/context.json b/context.json index cb3d953..0524773 100644 --- a/context.json +++ b/context.json @@ -285,6 +285,20 @@ "bright6": "#8ec07c", "bright7": "#ebdbb2" }, + "fontconfig": [ + { + "family": "sans-serif", + "prefer": "Liberation Serif" + }, + { + "family": "serif", + "prefer": "Liberation Sans" + }, + { + "family": "monospace", + "prefer": "BlexMono Nerd Font Mono" + } + ], "waybar": { "font": "Lilex Nerd Font" }, -- cgit v1.2.3-70-g09d2