diff options
-rw-r--r-- | spacemacs.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spacemacs.el b/spacemacs.el index c929c3b..09f1498 100644 --- a/spacemacs.el +++ b/spacemacs.el @@ -287,7 +287,7 @@ It should only modify the values of Spacemacs settings." dotspacemacs-distinguish-gui-tab nil ;; Name of the default layout (default "Default") - dotspacemacs-default-layout-name "home+dotfiles" + dotspacemacs-default-layout-name "home" ;; If non-nil the default layout name is displayed in the mode-line. ;; (default nil) |