mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Restore some stability to workgroups2 restore-on-init
This commit is contained in:
@ -16,6 +16,16 @@
|
||||
wg-workgroups-mode-exit-save-behavior 'save
|
||||
wg-log-level 0
|
||||
|
||||
;; Some of these make workgroup-restoration-on-init unstable. I'd rather trade some
|
||||
;; convenience for stability.
|
||||
wg-restore-fringes nil
|
||||
wg-restore-margins nil
|
||||
wg-restore-scroll-bars nil
|
||||
wg-restore-frame-position nil
|
||||
wg-restore-remote-buffers nil
|
||||
;; wg-restore-mark nil
|
||||
;; wg-restore-point-max nil
|
||||
|
||||
wg-list-display-decor-divider " "
|
||||
wg-list-display-decor-left-brace ""
|
||||
wg-list-display-decor-right-brace "| "
|
||||
|
Reference in New Issue
Block a user