feature/workspaces: minor refactor

This commit is contained in:
Henrik Lissner 2018-02-02 19:50:25 -05:00
parent d9a80a9520
commit cbd6bf190a
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 8 additions and 6 deletions

View file

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