More dotfile stuff

This commit is contained in:
2018-08-23 21:11:13 -04:00
12 changed files with 118 additions and 32 deletions

View File

@@ -393,7 +393,7 @@ you should place your code here."
(spaceline-all-the-icons-theme))
(setq neo-theme 'icons)
(setq monokai-background "#000000")
;; (setq monokai-background "#000000")
;; fix Fish prompts
(add-hook 'term-mode-hook 'spacemacs/toggle-truncate-lines-on)
@@ -415,7 +415,7 @@ you should place your code here."
(use-package vue-mode)
(spacemacs/enable-transparency)
;; (spacemacs/enable-transparency)
(defun my-focus-new-frame (frame)
(spacemacs/toggle-transparent-frame))