From 22a9d0340f2c9817fafb09ea3db503c982d196ec Mon Sep 17 00:00:00 2001 From: DrNuget Date: Mon, 26 Jan 2026 02:42:52 +0200 Subject: konsole/emacs remove background transparency --- .emacs.d/config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d') diff --git a/.emacs.d/config.org b/.emacs.d/config.org index 9c058af..afe20e6 100644 --- a/.emacs.d/config.org +++ b/.emacs.d/config.org @@ -120,7 +120,7 @@ #+begin_src emacs-lisp -(modify-all-frames-parameters '((alpha-background . 80))) +; (modify-all-frames-parameters '((alpha-background . 80))) (set-frame-font "Hack-9" nil t) (setq-default line-spacing 0) -- cgit v1.2.3