Disable workgroups2 in terminal emacs

This commit is contained in:
Henrik Lissner 2015-08-10 22:28:47 +02:00
parent 8e87db6a9b
commit 41efd16a62

View file

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