diff --git a/early-init.el b/early-init.el index f2b409a..29b4d38 100644 --- a/early-init.el +++ b/early-init.el @@ -115,6 +115,7 @@ say, `tool-bar-mode' once to toggle the tool bar back on." indicate-buffer-boundaries '((top . right) (bottom . right))) (custom-set-faces '(fringe ((t (:foreground "dim gray"))))))) +(add-hook 'server-after-make-frame-hook #'after-make-frame@setup) ;; I have this here because ... the first frame doesn't ? run ? the hook ??? (add-function :after after-focus-change-function