From e1420b65af59e3781ced5edab2f5b08605c3642f Mon Sep 17 00:00:00 2001 From: Peter Tillemans Date: Sun, 22 Jun 2025 17:15:30 +0200 Subject: [PATCH] use regular fira code --- snamellit/common.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snamellit/common.scm b/snamellit/common.scm index 63ab093..709c962 100644 --- a/snamellit/common.scm +++ b/snamellit/common.scm @@ -300,7 +300,7 @@ '(alias (family "monospace") (prefer - (family "FiraCode Nerd Font") + (family "Fira Code") (family "Liberation Mono") (family "Google Noto Emoji") ))))