[Emacs] Remove useless lines of code
This commit is contained in:
parent
87ce209298
commit
294411d73b
@ -315,10 +315,8 @@ transparency to the background of Emacs only and not to the entire
|
||||
frame.
|
||||
#+begin_src emacs-lisp
|
||||
(add-hook 'server-after-make-frame-hook (lambda ()
|
||||
(interactive)
|
||||
(set-frame-parameter (selected-frame)
|
||||
'alpha-background 0.9)))
|
||||
|
||||
#+end_src
|
||||
|
||||
*** Modeline Modules
|
||||
|
Loading…
Reference in New Issue
Block a user