Minor comment revision & refactors

This commit is contained in:
Henrik Lissner 2019-07-23 00:30:45 +02:00
parent 928596a200
commit d59405b282
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 11 additions and 10 deletions

View file

@ -291,6 +291,8 @@ windows, switch to `doom-fallback-buffer'. Otherwise, delegate to original
;; new one
ns-pop-up-frames nil)
;; Sets ns-transparent-titlebar and ns-appearance frame parameters as is
;; appropriate for the loaded theme.
(and (or (daemonp)
(display-graphic-p))
(require 'ns-auto-titlebar nil t))