Fix frame setup

This commit is contained in:
Case Duckworth 2021-05-27 17:36:39 -05:00
parent 8dfab51df9
commit 47a0416ab5
1 changed files with 3 additions and 0 deletions

View File

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