feature/workspaces: ignore nil perspective; fix +workspace/cycle
This commit is contained in:
parent
b1442cb4eb
commit
8e56c6c6a0
2 changed files with 18 additions and 12 deletions
|
@ -28,6 +28,7 @@ renamed.")
|
|||
:config
|
||||
(setq persp-autokill-buffer-on-remove 'kill-weak
|
||||
persp-nil-name "nil"
|
||||
persp-nil-hidden t
|
||||
persp-auto-save-fname "autosave"
|
||||
persp-save-dir (concat doom-cache-dir "workspaces/")
|
||||
persp-set-last-persp-for-new-frames nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue