summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-03-02 03:34:40 +0000
committerjao <jao@gnu.org>2022-03-02 03:34:40 +0000
commiteeeea452c605cb105adacef018ded3c6e3b77d2f (patch)
tree79180838246b7afd2ff742d7c651cd58ee8f0f9b
parentc44f4a5447cce0c94d0cf054545979cb200428a8 (diff)
downloadelibs-eeeea452c605cb105adacef018ded3c6e3b77d2f.tar.gz
elibs-eeeea452c605cb105adacef018ded3c6e3b77d2f.tar.bz2
nits
-rw-r--r--lib/themes/jao-light-theme.el2
-rw-r--r--org.org2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/themes/jao-light-theme.el b/lib/themes/jao-light-theme.el
index 0c41def..a807e28 100644
--- a/lib/themes/jao-light-theme.el
+++ b/lib/themes/jao-light-theme.el
@@ -111,7 +111,7 @@
(scroll-bar (c "grey80" nil))
(show-paren-match (c nil "grey85"))
(success (p f00))
- (variable-pitch :family "DejaVu Sans")
+ ;; (variable-pitch :family "DejaVu Sans")
(vertical-border (c "grey70" nil))
(warning (c "burlywood4" nil))
(widget-button (~ default) nit (ul "grey80"))))
diff --git a/org.org b/org.org
index 80efeb6..156f353 100644
--- a/org.org
+++ b/org.org
@@ -60,7 +60,7 @@
'("inbox.org" "bigml.org"))
org-agenda-block-separator " "
org-agenda-breadcrumbs-separator "•"
- org-agenda-current-time-string "◉"
+ org-agenda-current-time-string "•" ;; "*"
org-agenda-time-grid
'((daily today require-timed)
(800 1000 1200 1400 1600 1800 2000) "" "·")