Compare commits
3 Commits
17abd1090c
...
5e0502c8f2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5e0502c8f2 | ||
|
|
2b848a35a7 | ||
|
|
c03f2de523 |
10
.gitignore
vendored
10
.gitignore
vendored
@@ -3,4 +3,14 @@
|
||||
*.log
|
||||
tmp/
|
||||
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
>>>>>>> 6231dc6 (Add gitignore)
|
||||
=======
|
||||
|
||||
=======
|
||||
>>>>>>> 8ac4896 (Update)
|
||||
>>>>>>> 70fd802 (Update)
|
||||
custom.el
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
(add-to-list 'default-frame-alist '(width . 100))))
|
||||
|
||||
(setq catppuccin-flavor 'catppuccin)
|
||||
(setq doom-theme 'doom-material-dark)
|
||||
(setq doom-theme 'doom-one)
|
||||
(setq display-line-numbers-type 'relative)
|
||||
(setq org-directory "~/org/")
|
||||
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
(add-to-list 'default-frame-alist '(width . 100))))
|
||||
|
||||
(setq catppuccin-flavor 'catppuccin)
|
||||
(setq doom-theme 'doom-material-dark)
|
||||
(setq doom-theme 'doom-one)
|
||||
(setq display-line-numbers-type 'relative)
|
||||
(setq org-directory "~/org/")
|
||||
#+end_src
|
||||
|
||||
Reference in New Issue
Block a user