From 465f3d377f4e14ef410adbd312921c7249451171 Mon Sep 17 00:00:00 2001 From: ramazanemreosmanoglu Date: Wed, 30 Nov 2022 15:58:21 +0300 Subject: [PATCH] Turn on elcord-mode on launch for emacs --- .doom.d/config.el | 1 + 1 file changed, 1 insertion(+) diff --git a/.doom.d/config.el b/.doom.d/config.el index c7d0b5a..4d9f065 100644 --- a/.doom.d/config.el +++ b/.doom.d/config.el @@ -53,6 +53,7 @@ ;; set your git name and mail, so I set them up and will push this change ;; as a commit. Pretend you didn't see this. ;; Edit: It just didn't work. I'll commit this one using git. Still not here. + ;; Edit2: ... (custom-set-variables '(initial-frame-alist (quote ((fullscreen . maximized))))