Insult byte-compiler's mom

Yeah, that shut him up.
This commit is contained in:
Henrik Lissner
2019-09-20 23:10:53 -04:00
parent 5f7add8360
commit e10cd8cf2e
14 changed files with 126 additions and 122 deletions

View File

@ -45,7 +45,7 @@
:init
(add-hook! 'doom-load-theme-hook :append
(defun +doom-solaire-mode-swap-bg-maybe-h ()
(pcase-let ((`(,theme . ,swap) (assq doom-theme +doom-solaire-themes)))
(pcase-let ((`(,_theme . ,swap) (assq doom-theme +doom-solaire-themes)))
(require 'solaire-mode)
(if swap (solaire-mode-swap-bg)))))
:config