feature/workspaces: minor refactor
This commit is contained in:
parent
d9a80a9520
commit
cbd6bf190a
2 changed files with 8 additions and 6 deletions
|
@ -16,6 +16,11 @@
|
|||
"The name of the primary and initial workspace, which cannot be deleted or
|
||||
renamed.")
|
||||
|
||||
;; FIXME actually use this for wconf bookmark system
|
||||
(defvar +workspaces-data-file "_workspaces"
|
||||
"The basename of the file to store single workspace perspectives. Will be
|
||||
stored in `persp-save-dir'.")
|
||||
|
||||
|
||||
;;
|
||||
;; Plugins
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue