Update custom gnu file

This commit is contained in:
Marcus Kammer 2024-01-14 15:10:21 +01:00
parent 164ce33278
commit 9a985b44e3
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -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")))))