Make emacs less transparent, additionally irrespective of hover
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) - '(85 . 50) '(100 . 100))))) + 90 100)))) (global-set-key (kbd "C-c t") 'toggle-transparency)