diff options
author | Thanos Apollo <[email protected]> | 2023-08-24 16:36:34 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-08-24 16:36:34 +0300 |
commit | 826a36344234330663bcf968dd5c24f619de2d87 (patch) | |
tree | d6e8b5377af40fd23b78986d7037f6731fd1dc39 /emacs.org | |
parent | 520bd4f7df54a01efaaf803fd7d16ab32688007e (diff) |
emacs: remove old alpha for <29
Diffstat (limited to 'emacs.org')
-rwxr-xr-x | emacs.org | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -94,9 +94,6 @@ Fonts and basic appearance settings for each device (setq initial-scratch-message nil) (setq company-box-icons-alist 'company-box-icons-images) ;; Transparency - (set-frame-parameter (selected-frame) 'alpha '(90 95)) - (set-frame-parameter nil 'alpha-background 90) - (add-to-list 'default-frame-alist '(alpha-background . 90)) (add-to-list 'default-frame-alist '(alpha 90 90)) |