.
This commit is contained in:
parent
fa4a5899a8
commit
0181017dcd
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@
|
||||||
|
|
||||||
(set-frame-parameter nil 'alpha-background 80)
|
(set-frame-parameter nil 'alpha-background 80)
|
||||||
(add-to-list 'default-frame-alist '(alpha-background . 80))
|
(add-to-list 'default-frame-alist '(alpha-background . 80))
|
||||||
(set-frame-font "Victor Mono Nerd Font-10:bold" nil t)
|
(set-frame-font "Victor Mono Nerd Font-11:bold" nil t)
|
||||||
|
|
||||||
;;;; Security
|
;;;; Security
|
||||||
(use-package keychain-environment
|
(use-package keychain-environment
|
||||||
|
|
Loading…
Reference in a new issue