Catppuccin
This commit is contained in:
@@ -1,10 +1,13 @@
|
||||
(setq doom-font (font-spec :family "Maple Mono" :size 20))
|
||||
(add-to-list 'default-frame-alist '(height . 53))
|
||||
(add-to-list 'default-frame-alist '(width . 120))
|
||||
(setq doom-theme 'doom-vibrant)
|
||||
(setq doom-theme 'catppuccin)
|
||||
(setq display-line-numbers-type 'relative)
|
||||
(setq org-directory "~/org/")
|
||||
|
||||
(setq catppuccin-flavor 'mocha)
|
||||
(catppuccin-reload)
|
||||
|
||||
(after! yasnippet
|
||||
(defun my-yas-try-expanding-auto-snippets ()
|
||||
(when yas-minor-mode
|
||||
|
||||
Reference in New Issue
Block a user