transparency
This commit is contained in:
parent
0e7c48f14d
commit
bc19127002
1 changed files with 139 additions and 137 deletions
|
@ -1240,6 +1240,8 @@ I'm scared
|
|||
(display-time-mode t)
|
||||
;; shrink fringe to 1px
|
||||
(fringe-mode 1)
|
||||
(set-frame-parameter nil 'alpha '(85 . 85))
|
||||
(add-to-list 'default-frame-alist '(alpha . (85 . 85)))
|
||||
)
|
||||
|
||||
;; background
|
||||
|
|
Loading…
Reference in a new issue