summaryrefslogtreecommitdiff
path: root/spacemacs
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2017-08-24 12:53:59 -0500
committerBlaise Thompson <blaise@untzag.com>2017-08-24 12:53:59 -0500
commit1b9d77a2f69f2ccaca80c650cc8e2ffcd4548b82 (patch)
treee2c56d28ab6ea7bee0c374c906905b4b2df63ef0 /spacemacs
parent29e7db212376e6f05f7435b63de92c2c0aba5978 (diff)
update spacemacs
Diffstat (limited to 'spacemacs')
-rw-r--r--spacemacs3
1 files changed, 2 insertions, 1 deletions
diff --git a/spacemacs b/spacemacs
index d21491c..0a36b75 100644
--- a/spacemacs
+++ b/spacemacs
@@ -128,7 +128,8 @@
(with-eval-after-load 'org (setq org-agenda-files
'("~/drive/org/")))
(setq-default dotspacemacs-configuration-layers '(pdf-tools))
- (setq powerline-default-separator nil)
+ (setq powerline-default-separator nil
+ spaceline-org-clock-p t)
(setq org-ref-default-bibliography '("~/drive/literature/database.bib")
org-ref-pdf-directory '"~/drive/literature/"
org-ref-bibliography-notes '"~/drive/literature/literature.org"