Adding new dmenu build.

This commit is contained in:
Derek Taylor
2020-02-25 23:44:45 -06:00
parent 2505e6ba56
commit 55e3aabada
29 changed files with 139 additions and 107 deletions

View File

@@ -172,3 +172,15 @@
:config
;;literate
(default +bindings +smartparens))
(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.
'(org-agenda-files (quote ("~/org-basics.org" "~/Documents/org/orgmode.org"))))
(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.
)