BIBLIOGRAPHY

Nazarewicz, Michal. (2013) 2025. โ€œMina86/Auto-Dim-Other-Buffers.El.โ€ https://github.com/mina86/auto-dim-other-buffers.el.

History

  • [2025-04-16 Wed 16:57] ๋งค๋ฒˆ ์‹œ๋„ํ•˜์ง€๋งŒ ์•„์ง ๋ถ€์กฑํ•ด

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))