summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--emacs/.emacs.d/init.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org
index 7dc4362..ff3ca5e 100644
--- a/emacs/.emacs.d/init.org
+++ b/emacs/.emacs.d/init.org
@@ -189,7 +189,7 @@ Eziam looks nice, too
 (use-package eziam-light-theme
   :ensure eziam-theme
   :if (or window-system
-          server-name)
+          (daemonp))
   :defines (eziam-scale-headings)
   :config (progn
             (setq eziam-scale-headings nil)