Commit a61d1e274f8b

Vincent Demeester <vincent@sbr.pm>
2024-02-06 12:11:26
Remove emacs alpha background…
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 926ee06
Changed files (1)
tools
tools/emacs/config/config-appearance.el
@@ -221,12 +221,6 @@ questions.  Else use completion to select the tab to switch to."
                           24-hours minutes)))
   (display-time))
 
-(use-package emacs
-  :unless noninteractive
-  :config
-  (set-frame-parameter nil 'alpha-background 96)
-  (add-to-list 'default-frame-alist '(alpha-background . 96)))
-
 (use-package tooltip
   :unless noninteractive
   :config