From 5a44f02026347e400989ebf8745be6dca3a0d846 Mon Sep 17 00:00:00 2001 From: "Edgar P. Burkhart" Date: Mon, 5 May 2025 22:44:04 +0200 Subject: [PATCH] Update font family in matplotlibrc to DejaVuSansMono --- matplotlibrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matplotlibrc b/matplotlibrc index 6075cf1..296f8b7 100644 --- a/matplotlibrc +++ b/matplotlibrc @@ -1,6 +1,6 @@ lines.linewidth: 3 -font.family: Fira Code +font.family: DejaVuSansMono image.cmap: inferno