[Emacs] Some more transparency with the Emacs client
This commit is contained in:
parent
a18e1f1d48
commit
06952a677d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user