mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 20:10:23 +10:00
Minor edits.
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
;; HACK The fringe cannot have a buffer-local remapping on Emacs <= 26, so
|
||||
;; we jump through hoops to reset it (globally) whenever it is likely
|
||||
;; that the fringe will have lost its background color.
|
||||
(add-hook! '(doom-load-theme-hook doom-reload-hook) :append
|
||||
(add-hook! '(doom-load-theme-hook doom-after-reload-hook) :append
|
||||
#'solaire-mode-reset)
|
||||
|
||||
;; fringe can become unstyled when deleting or focusing frames
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/doom/packages.el
|
||||
|
||||
(package! doom-themes :pin "24023de3c80c9f3afc3d012762d1ef0f8dbd326e")
|
||||
(package! solaire-mode :pin "cd63b675140232f399e7733d7ce95a0b931b1058")
|
||||
(package! doom-themes :pin "5c12834e724869993e1fa62cb3be29fda994a0d6")
|
||||
(package! solaire-mode :pin "c697925f7e03819a4046a233f6ab31664aca9d6a")
|
||||
|
||||
Reference in New Issue
Block a user