From 70c34c4e076522639eebc980c4ee84e17ada0da3 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Fri, 29 May 2020 01:31:53 -0400 Subject: polybar changed date format, spacemacs changed theme, xinitrc set compose key to ralt --- .spacemacs | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to '.spacemacs') diff --git a/.spacemacs b/.spacemacs index e96ae3f..800f5c0 100644 --- a/.spacemacs +++ b/.spacemacs @@ -57,6 +57,7 @@ This function should only modify configuration layer settings." helm lsp multiple-cursors + neotree ;; org ;; (shell :variables ;; shell-default-height 30 @@ -64,7 +65,7 @@ This function should only modify configuration layer settings." spell-checking syntax-checking version-control - treemacs + themes-megapack ) ;; List of additional packages that will be installed without being @@ -204,7 +205,9 @@ It should only modify the values of Spacemacs settings." ;; 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) - dotspacemacs-themes '(spacemacs-dark + dotspacemacs-themes '(dracula + gruvbox-dark-hard + spacemacs-dark spacemacs-light) ;; Set the theme for the Spaceline. Supported themes are `spacemacs', -- cgit 1.4.1