From 46488f5b659bc150d8d9fd3568957a54030b52ef Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sat, 25 Jul 2020 18:43:47 +0200 Subject: Changed Emacs to daemon mode, setting editors accordingly --- .emacs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs') diff --git a/.emacs b/.emacs index c8bd592..c081bef 100644 --- a/.emacs +++ b/.emacs @@ -75,4 +75,4 @@ ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. - ) + '(default ((t (:inherit nil :stipple nil :background "#292D3E" :foreground "#EEFFFF" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 113 :width normal :foundry "PfEd" :family "mononoki Nerd Font"))))) -- cgit v1.2.3