diff --git a/config/init.org b/config/init.org index eef272e..945ff7d 100644 --- a/config/init.org +++ b/config/init.org @@ -32,7 +32,7 @@ ** System-Specific Settings #+begin_src emacs-lisp - (when (and (eq system-type 'darwin) (not (daemonp))) + (when (eq system-type 'darwin) (ns-auto-titlebar-mode)) (cond