diff --git a/core/core-workgroups.el b/core/core-workgroups.el index f9682d6c9..8bc78a97b 100644 --- a/core/core-workgroups.el +++ b/core/core-workgroups.el @@ -2,6 +2,7 @@ ;; see lib/workgroup-defuns.el (use-package workgroups2 + :when window-system :init (setq wg-session-file (! (expand-file-name "wg-default" narf-temp-dir)) wg-workgroup-directory (! (expand-file-name "workgroups" narf-temp-dir))