mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 11:00:27 +10:00
Adding modular colorschemes to Xmonad.
This commit is contained in:
@@ -374,9 +374,9 @@ List of keybindings (SPC h b b)")
|
||||
(setq org-export-with-broken-links t)
|
||||
(setq org-publish-project-alist
|
||||
'(("distro.tube"
|
||||
:base-directory "~/gitlab-repos/distro.tube/"
|
||||
:base-directory "~/nc/gitlab-repos/distro.tube/"
|
||||
:base-extension "org"
|
||||
:publishing-directory "~/gitlab-repos/distro.tube/html/"
|
||||
:publishing-directory "~/nc/gitlab-repos/distro.tube/html/"
|
||||
:recursive t
|
||||
:exclude "org-html-themes/.*"
|
||||
:publishing-function org-html-publish-to-html
|
||||
|
||||
@@ -728,9 +728,9 @@ We need ox-man for "Org eXporting" to manpage format and ox-gemini for exporting
|
||||
(setq org-export-with-broken-links t)
|
||||
(setq org-publish-project-alist
|
||||
'(("distro.tube"
|
||||
:base-directory "~/gitlab-repos/distro.tube/"
|
||||
:base-directory "~/nc/gitlab-repos/distro.tube/"
|
||||
:base-extension "org"
|
||||
:publishing-directory "~/gitlab-repos/distro.tube/html/"
|
||||
:publishing-directory "~/nc/gitlab-repos/distro.tube/html/"
|
||||
:recursive t
|
||||
:exclude "org-html-themes/.*"
|
||||
:publishing-function org-html-publish-to-html
|
||||
|
||||
Reference in New Issue
Block a user