Theme update
This commit is contained in:
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user