Explicitly tell spacemacs not to autoresume
This commit is contained in:
@@ -174,7 +174,7 @@ before layers configuration."
|
||||
ruby-version-manager 'rbenv
|
||||
ruby-enable-ruby-on-rails-support t
|
||||
;; Auto-resume layouts on relaunch
|
||||
;; dotspacemacs-auto-resume-layouts t
|
||||
dotspacemacs-auto-resume-layouts nil
|
||||
)
|
||||
;; User initialization goes here
|
||||
(add-to-list 'default-frame-alist '(height . 60))
|
||||
|
||||
Reference in New Issue
Block a user