From 47a0416ab5129e06889413552b9c64c9f91d3846 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 27 May 2021 17:36:39 -0500 Subject: Fix frame setup --- early-init.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'early-init.el') diff --git a/early-init.el b/early-init.el index d3d9a29..d45aad5 100644 --- a/early-init.el +++ b/early-init.el @@ -97,6 +97,9 @@ ;; fringes (acdw/setup-fringes))) +;; I have this here because ... the first frame doesn't ? run ? the hook ??? +(add-hook 'after-init-hook #'acdw/frame-setup) + ;;; Bootstrap package manager (`straight.el') -- cgit 1.4.1-21-gabe81