aboutsummaryrefslogtreecommitdiff
path: root/.emacs.local.d/modes
diff options
context:
space:
mode:
authorRaúl Benencia <rul@kalgan.cc>2019-06-30 19:54:51 -0700
committerRaúl Benencia <rul@kalgan.cc>2019-06-30 19:55:15 -0700
commitf403052edde2272e25bfb1586b4ba55acf2bf5f3 (patch)
tree6d916e352b871025d5c9350b14004bb0c891129f /.emacs.local.d/modes
parentbd82a7b8e633f9fc7163e479039397726250361d (diff)
Enable emacs transparency
Diffstat (limited to '.emacs.local.d/modes')
-rw-r--r--.emacs.local.d/modes/themes.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/.emacs.local.d/modes/themes.el b/.emacs.local.d/modes/themes.el
index c6e9bc2..40ff87f 100644
--- a/.emacs.local.d/modes/themes.el
+++ b/.emacs.local.d/modes/themes.el
@@ -2,5 +2,6 @@
;; Elpa packages: atom-one-dark
(load-theme 'clues t)
-
+(set-frame-parameter (selected-frame) 'alpha '(92 . 50))
+(add-to-list 'default-frame-alist '(alpha . (92 . 50)))
nihil fit ex nihilo