From 6d508a94b67ab8468e02420db86889416d797201 Mon Sep 17 00:00:00 2001 From: eidheim Date: Mon, 27 Jul 2015 23:22:16 +0200 Subject: [PATCH] Changed my mind when I saw it on Linux. --- juci/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/juci/config.json b/juci/config.json index 589967f..6587e57 100644 --- a/juci/config.json +++ b/juci/config.json @@ -35,7 +35,7 @@ "background": "white", "background_selected": "blue", "background_tooltips": "yellow", - "font": "Menlo 12", + "font": "Monospace", "show_line_numbers": 1, "highlight_current_line": 1 },