BIBLIOGRAPHY
Nazarewicz, Michal. (2013) 2025. โMina86/Auto-Dim-Other-Buffers.El.โ https://github.com/mina86/auto-dim-other-buffers.el.
History
- ๋งค๋ฒ ์๋ํ์ง๋ง ์์ง ๋ถ์กฑํด
DONE mina86/auto-dim-other-buffers.el
(Nazarewicz [2013] 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))