From 338ed9790bee784ab0f88ab3d3bebaac384d2174 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Fri, 9 Feb 2024 08:51:09 +0400 Subject: [PATCH] asdf --- config/emacs/emacs.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/emacs/emacs.org b/config/emacs/emacs.org index 1acd64fb..96ba6184 100644 --- a/config/emacs/emacs.org +++ b/config/emacs/emacs.org @@ -1325,7 +1325,8 @@ RELEASE ME ;; background (call-process-shell-command "feh --bg-fill ~/background.png" nil 0) (set-frame-parameter (selected-frame)'alpha '(90 . 90)) - (add-to-list 'default-frame-alist '(alpha . (90 . 90))) + (setq default-frame-alist + '((alpha . 30))) (call-process-shell-command "~/.config/polybar/startpolybar" nil 0) (call-process-shell-command "~/.config/picom/startpicom" nil 0) ;; startup