~edwargix/emacs.d

ef0f12eedf707a2abdfcb1588727aef1b1f563b5 — David Florness 6 years ago 76fe5b9
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)