Update win32 custom file
This commit is contained in:
parent
eebeabf469
commit
fac8c3840e
1 changed files with 0 additions and 7 deletions
|
@ -3,25 +3,18 @@
|
|||
;; 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.
|
||||
'(Info-additional-directory-list '("~/.emacs.d/info"))
|
||||
'(Info-default-directory-list '("%emacs_dir%/share/info/"))
|
||||
'(ansi-color-faces-vector
|
||||
[default default default italic underline success warning error])
|
||||
'(backup-directory-alist '(("." . "~/.backup_filez")))
|
||||
'(beacon-color "#d54e53")
|
||||
'(bookmark-default-file "~/bookmarks.el")
|
||||
'(company-quickhelp-color-background "#q4F4F4F")
|
||||
'(company-quickhelp-color-foreground "#DCDCCC")
|
||||
'(custom-enabled-themes '(doom-one))
|
||||
'(custom-safe-themes
|
||||
'("88f7ee5594021c60a4a6a1c275614103de8c1435d6d08cc58882f920e0cec65e" "8d3ef5ff6273f2a552152c7febc40eabca26bae05bd12bc85062e2dc224cde9a" "00cec71d41047ebabeb310a325c365d5bc4b7fab0a681a2a108d32fb161b4006" "7e068da4ba88162324d9773ec066d93c447c76e9f4ae711ddd0c5d3863489c52" "7ea883b13485f175d3075c72fceab701b5bf76b2076f024da50dff4107d0db25" "02f57ef0a20b7f61adce51445b68b2a7e832648ce2e7efb19d217b6454c1b644" "1a1ac598737d0fcdc4dfab3af3d6f46ab2d5048b8e72bc22f50271fd6d393a00" "e7820b899036ae7e966dcaaec29fd6b87aef253748b7de09e74fdc54407a7a02" "1781e8bccbd8869472c09b744899ff4174d23e4f7517b8a6c721100288311fa5" "de8f2d8b64627535871495d6fe65b7d0070c4a1eb51550ce258cd240ff9394b0" default))
|
||||
'(delete-by-moving-to-trash t)
|
||||
'(diary-file "~/OneDrive - Siemens AG/diary")
|
||||
'(display-line-numbers-grow-only t)
|
||||
'(doom-modeline-env-version nil)
|
||||
'(flycheck-color-mode-line-face-to-color 'mode-line-buffer-id)
|
||||
'(frame-background-mode 'dark)
|
||||
'(gptel-use-curl nil)
|
||||
'(hl-todo-keyword-faces
|
||||
'(("TODO" . "#dc752f")
|
||||
("NEXT" . "#dc752f")
|
||||
|
|
Loading…
Add table
Reference in a new issue