summary refs log tree commit diff stats
path: root/config.org
diff options
context:
space:
mode:
Diffstat (limited to 'config.org')
-rw-r--r--config.org5
1 files changed, 3 insertions, 2 deletions
diff --git a/config.org b/config.org index 8f101d0..35922e6 100644 --- a/config.org +++ b/config.org
@@ -4,7 +4,7 @@
4#+EXPORT_FILE_NAME: README.md 4#+EXPORT_FILE_NAME: README.md
5#+OPTIONS: toc:nil 5#+OPTIONS: toc:nil
6#+BANKRUPTCY_COUNT: 3 6#+BANKRUPTCY_COUNT: 3
7#+Time-stamp: <2020-12-10 00:15:33 acdw> 7#+Time-stamp: <2020-12-10 00:40:50 acdw>
8 8
9Let’s configure Emacs using Org mode, they said. It’ll be fun, they said. 9Let’s configure Emacs using Org mode, they said. It’ll be fun, they said.
10 10
@@ -329,7 +329,7 @@ Let’s configure Emacs using Org mode, they said. It’ll be fun, they said.
329 "Linux Libertine Mono O-11" 329 "Linux Libertine Mono O-11"
330 "Go Mono-10" 330 "Go Mono-10"
331 "Consolas-10")) 331 "Consolas-10"))
332 332
333 (set-face-attribute 'fixed-pitch nil 333 (set-face-attribute 'fixed-pitch nil
334 :font 334 :font
335 (font-candidate 335 (font-candidate
@@ -370,6 +370,7 @@ Let’s configure Emacs using Org mode, they said. It’ll be fun, they said.
370 (unicode-fonts-setup)) 370 (unicode-fonts-setup))
371#+end_src 371#+end_src
372 372
373
373* Interactivity 374* Interactivity
374 375
375** Selectrum 376** Selectrum