Add transparency to emacs config
This commit is contained in:
parent
d11cf00ee6
commit
f91d2cf632
|
@ -26,6 +26,9 @@
|
|||
+format-with-lsp nil)
|
||||
(+global-word-wrap-mode +1)
|
||||
|
||||
(set-frame-parameter nil 'alpha-background 80)
|
||||
(add-to-list 'default-frame-alist '(alpha-background . 80))
|
||||
|
||||
(after! gnus
|
||||
(setq gnus-select-method '(nntp "news.gnus.org")))
|
||||
|
||||
|
|
Loading…
Reference in a new issue