From adcb68da13c92cdd5b64f6a276a41ee4bcad758e Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 25 Jul 2018 11:41:59 -0300 Subject: Change default layout name to "home" --- spacemacs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3