dot-doom/custom.el

45 lines
2 KiB
EmacsLisp
Raw Normal View History

2023-03-05 12:03:36 -05:00
(custom-set-variables
;; custom-set-variables was added by Custom.
;; 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.
'(blink-cursor-mode nil)
'(column-number-mode t)
'(context-menu-mode t)
'(size-indication-mode t)
2023-03-29 08:58:08 -04:00
'(tool-bar-mode nil)
'(warning-suppress-log-types '((lsp-mode) (lsp-mode) (lsp-mode) (defvaralias)))
'(warning-suppress-types '((lsp-mode) (lsp-mode) (defvaralias))))
2025-02-11 12:47:13 -05:00
(custom-set-faces)
2023-03-05 12:03:36 -05:00
;; custom-set-faces was added by Custom.
;; 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.
2025-02-11 12:47:13 -05:00
;; '(cursor ((t (:background "#FCFCFA" :foreground "black"))))
;; '(line-number ((t (:foreground "#424242"))))
;; '(mu4e-highlight-face ((t (:inherit nil :background "gray26" :foreground "gray85")))))
2023-03-05 12:03:36 -05:00
;; custom-set-faces was added by Custom.
;; 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.
2025-02-11 12:47:13 -05:00
2023-03-29 08:58:08 -04:00
;; custom-set-faces was added by Custom.
;; 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.
2025-02-11 12:47:13 -05:00
2023-03-29 08:58:08 -04:00
;; custom-set-faces was added by Custom.
;; 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.
2023-03-05 12:03:36 -05:00
;; custom-set-faces was added by Custom.
;; 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.
2023-03-05 12:03:36 -05:00
;; custom-set-faces was added by Custom.
;; 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.