From 956a51774dcdaa26bbc1f702648667946c40dc01 Mon Sep 17 00:00:00 2001 From: Christopher James Hayward Date: Sat, 13 Mar 2021 18:54:44 -0500 Subject: [PATCH] Clear modules --- hosts/localhost.org | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/hosts/localhost.org b/hosts/localhost.org index 198ddb3..cd4909f 100644 --- a/hosts/localhost.org +++ b/hosts/localhost.org @@ -18,11 +18,13 @@ My phone! This is running on a *TTY* or through *VNC* on *Termux*[fn:1]. It's pr * Options + Increase font size for small phone screen ++ Clear ~dotfiles/modules~ and add one by one #+begin_src emacs-lisp -(setq dotfiles/font-size 132) +(setq dotfiles/font-size 132 + dotfiles/modules '()) #+end_src * Resources -[fn:1] Termux +[fn:1] https://wiki.termux.com