Update custom gnu
This commit is contained in:
parent
5c50e1356b
commit
9a464f6d55
1 changed files with 4 additions and 3 deletions
|
@ -10,11 +10,12 @@
|
|||
[default default default italic underline success warning error])
|
||||
'(backup-directory-alist '(("." . "~/.backup_filez")))
|
||||
'(default-frame-alist
|
||||
'((font . "Fira Code-11")
|
||||
'((font . "Fira Code-12")
|
||||
(width . 90)
|
||||
(height . 64)
|
||||
(height . 66)
|
||||
(alpha . 100)
|
||||
(horizontal-scroll-bars)))
|
||||
(horizontal-scroll-bars)
|
||||
(vertical-scroll-bars)))
|
||||
'(delete-selection-mode nil)
|
||||
'(diary-file "~/Documents/diary/diary")
|
||||
'(doom-modeline-height 33)
|
||||
|
|
Loading…
Add table
Reference in a new issue