From 70471bf9dcd909dc16e0f6fc946a91e0846e8233 Mon Sep 17 00:00:00 2001 From: Hektor Misplon Date: Thu, 17 Sep 2020 10:31:01 +0200 Subject: [PATCH] Set atom editor font --- .atom/config.cson | 1 + 1 file changed, 1 insertion(+) diff --git a/.atom/config.cson b/.atom/config.cson index 0bbb9c5..2522c99 100644 --- a/.atom/config.cson +++ b/.atom/config.cson @@ -7,6 +7,7 @@ "dun-syntax" ] editor: + fontFamily: "Iosevka Term SS08" fontSize: 27 scrollPastEnd: true "exception-reporting":