summaryrefslogtreecommitdiff
path: root/mms-gui.org
diff options
context:
space:
mode:
Diffstat (limited to 'mms-gui.org')
-rw-r--r--mms-gui.org8
1 files changed, 8 insertions, 0 deletions
diff --git a/mms-gui.org b/mms-gui.org
index b7dcdc3..09e0a1d 100644
--- a/mms-gui.org
+++ b/mms-gui.org
@@ -58,8 +58,16 @@ It is also available for FreeBSD and macOS:
;; Set fonts for Voyager in clamshell mode
(interactive)
(set-face-attribute 'default nil :font "iosevka" :height 115))
+
+ (defun mms-presentation-font-mode ()
+ ;; Set fonts for Voyager in clamshell mode
+ (interactive)
+ (set-face-attribute 'default nil :font "iosevka" :height 200))
#+end_src
+#+RESULTS:
+: mms-presentation-font-mode
+
* Colors
I, like everybody, like pretty colors.