From 9956681f3fa8956252cd3c6ac439cd004acf4a68 Mon Sep 17 00:00:00 2001 From: eidheim Date: Mon, 27 Jul 2015 23:13:46 +0200 Subject: [PATCH] Nicer font. --- juci/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/juci/config.json b/juci/config.json index 6587e57..589967f 100644 --- a/juci/config.json +++ b/juci/config.json @@ -35,7 +35,7 @@ "background": "white", "background_selected": "blue", "background_tooltips": "yellow", - "font": "Monospace", + "font": "Menlo 12", "show_line_numbers": 1, "highlight_current_line": 1 },