From dee0441336569f1d299fb7520c507d1e6589fc8a Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Mon, 8 Nov 2021 14:29:04 +0100 Subject: [PATCH] [Emacs] Add background transparency --- org/config/emacs.org | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/org/config/emacs.org b/org/config/emacs.org index 0f7a97a..4eae497 100644 --- a/org/config/emacs.org +++ b/org/config/emacs.org @@ -313,6 +313,13 @@ character of three dots. Let’s make it so: (setq truncate-string-ellipsis "…") #+end_src +Thanks to [[https://github.com/TheVaffel/emacs][this fork]] of Emacs, it is now possible to set some +transparency to the background of Emacs only and not to the entire +frame. +#+begin_src emacs-lisp +(set-frame-parameter (selected-frame) 'alpha-background 0.8) +#+end_src + *** Modeline Modules :PROPERTIES: :CUSTOM_ID: Basic-configuration-Visual-Configuration-Modeline-Modules9kgjel6184j0