Transparent emacs is more transparent This makes it easier to read windows behind emacs
1 files changed, 1 insertions(+), 1 deletions(-) M lisp/setup-appearance.el
M lisp/setup-appearance.el => lisp/setup-appearance.el +1 -1
@@ 45,5 45,5 @@ ;; Also handle undocumented (<active> <inactive>) form. ((numberp (cadr alpha)) (cadr alpha))) 100) - 90 100)))) + 80 100)))) (global-set-key (kbd "C-c t") 'toggle-transparency)