Disable workgroups2 in terminal emacs
This commit is contained in:
parent
8e87db6a9b
commit
41efd16a62
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
;; see lib/workgroup-defuns.el
|
;; see lib/workgroup-defuns.el
|
||||||
|
|
||||||
(use-package workgroups2
|
(use-package workgroups2
|
||||||
|
:when window-system
|
||||||
:init
|
:init
|
||||||
(setq wg-session-file (! (expand-file-name "wg-default" narf-temp-dir))
|
(setq wg-session-file (! (expand-file-name "wg-default" narf-temp-dir))
|
||||||
wg-workgroup-directory (! (expand-file-name "workgroups" narf-temp-dir))
|
wg-workgroup-directory (! (expand-file-name "workgroups" narf-temp-dir))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue