Added more wallpapers

This commit is contained in:
marc
2022-11-06 19:32:18 +01:00
parent 934ce73d01
commit 2347adc56f
21 changed files with 787 additions and 7 deletions

12
config/doom/custom.el Normal file
View File

@@ -0,0 +1,12 @@
(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.
'(safe-local-variable-values '((cider-shadow-cljs-default-options . "app"))))
(custom-set-faces
;; 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.
)