Add after-make-frame@setup to server-after-make-frame-hook

This commit is contained in:
Case Duckworth 2021-08-26 23:29:34 -05:00
parent 65e2de6ded
commit 4ddc2eceb2
1 changed files with 1 additions and 0 deletions

View File

@ -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