[Emacs] Some more transparency with the Emacs client

This commit is contained in:
Lucien Cartier-Tilet 2022-02-04 17:00:20 +01:00
parent a18e1f1d48
commit 06952a677d
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 1 deletions

View File

@ -307,7 +307,7 @@ frame.
#+begin_src emacs-lisp
(add-hook 'server-after-make-frame-hook (lambda ()
(set-frame-parameter (selected-frame)
'alpha-background 0.9)))
'alpha-background 0.7)))
#+end_src
*** Modeline Modules