From f957de37b5a31d1dacacba3796170b4f0ff4dc74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Wo=C5=BAniak?= Date: Thu, 17 Dec 2020 11:38:25 +0100 Subject: [PATCH] Updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marcin Woźniak --- .emacs.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 1038c3f..a6fa0c8 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -15,7 +15,7 @@ (setq gnutls-algorithm-priority "NORMAL:-VERS-TLS1.3") ;; Remove welcome screen -;(setq inhibit-startup-screen t) +(setq inhibit-startup-screen t) ;; Disable menu (menu-bar-mode 0)