Theme update

This commit is contained in:
2022-05-13 23:42:33 -07:00
parent 6d187190f9
commit 13c667b9f3
4 changed files with 65 additions and 37 deletions

View File

@@ -40,8 +40,8 @@
;; (add-to-list 'default-frame-alist '(height . 70))
;; Transparency
(set-frame-parameter (selected-frame) 'alpha '(97 96))
(add-to-list 'default-frame-alist '(alpha 97 96))
(set-frame-parameter (selected-frame) 'alpha '(99 98))
(add-to-list 'default-frame-alist '(alpha 99 98))
;; If you use `org' and don't want your org files in the default location below,
;; change `org-directory'. It must be set before org loads!