diff options
Diffstat (limited to 'spacemacs/.spacemacs')
-rw-r--r-- | spacemacs/.spacemacs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spacemacs/.spacemacs b/spacemacs/.spacemacs index 538e5dd..ff37bf5 100644 --- a/spacemacs/.spacemacs +++ b/spacemacs/.spacemacs @@ -23,7 +23,7 @@ ;; banner with the corresponding index is used, if the value is `random' ;; then the banner is chosen randomly among the available banners, if ;; the value is nil then no banner is displayed. - dotspacemacs-startup-banner 'random + dotspacemacs-startup-banner 001 ;; List of themes, the first of the list is loaded when spacemacs starts. ;; Press <SPC> T n to cycle to the next theme in the list (works great ;; with 2 themes variants, one dark and one light) |