Update custom gnu file
This commit is contained in:
parent
164ce33278
commit
9a985b44e3
1 changed files with 4 additions and 1 deletions
|
@ -10,6 +10,9 @@
|
|||
[default default default italic underline success warning error])
|
||||
'(backup-directory-alist '(("." . "~/.backup_filez")))
|
||||
'(bookmark-default-file "~/bookmarks.el")
|
||||
'(custom-enabled-themes '(doom-nord))
|
||||
'(custom-safe-themes
|
||||
'("34cf3305b35e3a8132a0b1bdf2c67623bc2cb05b125f8d7d26bd51fd16d547ec" default))
|
||||
'(delete-selection-mode nil)
|
||||
'(diary-file "~/Documents/org/diary")
|
||||
'(display-time-mail-string "")
|
||||
|
@ -64,4 +67,4 @@
|
|||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
'(variable-pitch ((t (:weight normal :height 1.0 :family "Noto Sans")))))
|
||||
'(variable-pitch ((t (:weight normal :height 1.0 :family "Bitter Pro")))))
|
||||
|
|
Loading…
Add table
Reference in a new issue