From 72d9102a306350b05f7f0fa18e4185250b29ba60 Mon Sep 17 00:00:00 2001 From: dx Date: Mon, 11 May 2020 19:09:40 +0100 Subject: +fira to pretty code Actually works now --- Doom/.doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doom/.doom.d') diff --git a/Doom/.doom.d/init.el b/Doom/.doom.d/init.el index 660ff85..4b35666 100644 --- a/Doom/.doom.d/init.el +++ b/Doom/.doom.d/init.el @@ -41,7 +41,7 @@ (popup ; tame sudden yet inevitable temporary windows +all ; catch all popups that start with an asterix +defaults) ; default popup rules - (pretty-code) ; replace bits of code with pretty symbols + (pretty-code +fira) ; replace bits of code with pretty symbols ;;tabs ; FIXME an (incomplete) tab bar for Emacs treemacs ; a project drawer, like neotree but cooler ;;unicode ; extended unicode support for various languages -- cgit v1.2.3-13-gbd6f