mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Add solaire-mode-swap-bg
This commit is contained in:
@ -43,6 +43,7 @@
|
||||
(add-hook 'doom-popup-mode-hook #'turn-off-solaire-mode)
|
||||
:config
|
||||
(setq solaire-mode-real-buffer-fn #'doom-real-buffer-p)
|
||||
(add-hook 'doom-init-ui-hook #'solaire-mode-swap-bg t)
|
||||
|
||||
;; Prevent color glitches when reloading either DOOM or the theme
|
||||
(defun +doom|reset-solaire-mode (&rest _) (solaire-mode-reset))
|
||||
|
Reference in New Issue
Block a user