mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 12:00:24 +10:00
Minor updates.
This commit is contained in:
@@ -35,9 +35,10 @@
|
||||
(when solaire-global-mode
|
||||
(solaire-global-mode -1))))))
|
||||
|
||||
(add-hook! 'solaire-global-mode-hook
|
||||
(add-hook! 'solaire-global-mode-hook :append
|
||||
(defun +doom-solaire-swap-bg-faces-maybe-h ()
|
||||
(and solaire-global-mode
|
||||
(and (bound-and-true-p solaire-global-mode)
|
||||
(symbolp doom-theme)
|
||||
(string-prefix-p "doom-" (symbol-name doom-theme))
|
||||
(solaire-mode-swap-bg))))
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/doom/packages.el
|
||||
|
||||
(package! doom-themes :pin "b1c43a324d3000bd9972030aecf98c9cc8376337")
|
||||
(package! solaire-mode :pin "25d1aafc03e3c7f9487532464dbffacce10d0c5d")
|
||||
(package! doom-themes :pin "2c71a9fe4edcdcd8844e60c6cddc5faf954dfc72")
|
||||
(package! solaire-mode :pin "d3e8f9e1e3109a93a39602deac6a21be497f7f16")
|
||||
|
||||
Reference in New Issue
Block a user