BIBLIOGRAPHY
“Mina86/Auto-Dim-Other-Buffers.El.” 2025. https://github.com/mina86/auto-dim-other-buffers.el.
History
- 매번 시도하지만 아직 부족해
DONE mina86/auto-dim-other-buffers.el
(“Mina86/Auto-Dim-Other-Buffers.El” 2025) Nazarewicz, Michal 2025 Visually makes non-selected windows less prominent
;; (package! auto-dim-other-buffers) ; slow
;;;;; auto-dim-other-buffers
(use-package! auto-dim-other-buffers
:config
;; (setq auto-dim-other-buffers-dim-on-switch-to-minibuffer t)
(auto-dim-other-buffers-mode 1))
Comments