From 2f828b690c7d0c75e9145533d146de481fc760a0 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Sun, 17 Nov 2024 23:48:57 -0600 Subject: use priority 90 for fontconfig instead of 0 so that it can override other confs --- fontconfig/conf.d/90-commit-mono-options.conf | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 fontconfig/conf.d/90-commit-mono-options.conf (limited to 'fontconfig/conf.d/90-commit-mono-options.conf') diff --git a/fontconfig/conf.d/90-commit-mono-options.conf b/fontconfig/conf.d/90-commit-mono-options.conf new file mode 100644 index 0000000..9c7373a --- /dev/null +++ b/fontconfig/conf.d/90-commit-mono-options.conf @@ -0,0 +1,17 @@ + + + + + Enable opentype features for CommitMono to make it match better with Inter as its monospace counterpart + + + CommitMono + + + ss03 on + ss04 on + cv02 on + cv06 on + + + -- cgit v1.2.3