mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-07 12:47:30 -05:00
Disable workgroups2 in terminal emacs
This commit is contained in:
@ -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))
|
||||||
|
Reference in New Issue
Block a user