default-frame-alist alpha

Commit
47c02fa9450a01dcb7de0a5f41fdfda3f12f1ff1
Author
Blendoit <blendoit@gmail.com>
Author date
Committer
Blendoit <blendoit@gmail.com>
Committer date
blendoit/blendoit-init.org
index e5df446f..9d43b5a7 100644..100644
@@ -676,7 +676,7 @@
676 676 #+BEGIN_SRC emacs-lisp
677 677 (when (and (display-graphic-p) (string-equal system-type "gnu/linux"))
678 678 (set-frame-parameter (selected-frame) 'alpha '(90 . 50))
679 Removed: (add-to-list 'default-frame-alist '(alpha . (60 . 50))))
679 Added: (add-to-list 'default-frame-alist '(alpha . (90 . 50))))
680 680 #+END_SRC
681 681
682 682 ** Theme