summaryrefslogtreecommitdiff
path: root/mms-gui.org
diff options
context:
space:
mode:
authorUser Mms <mms@voyager.local>2024-10-16 22:54:49 +0200
committerUser Mms <mms@voyager.local>2024-10-16 22:54:49 +0200
commitae00c756719d1201051e619b3d28da6fb66826eb (patch)
tree8fb2989ac4b98baeb2601f1f40ad845f243de82b /mms-gui.org
parent6122e5ffd25b6d80a2d63165e45d29bc9594bb02 (diff)
fix
Diffstat (limited to 'mms-gui.org')
-rw-r--r--mms-gui.org5
1 files changed, 4 insertions, 1 deletions
diff --git a/mms-gui.org b/mms-gui.org
index c26ab70..0765f59 100644
--- a/mms-gui.org
+++ b/mms-gui.org
@@ -52,7 +52,7 @@ It is also available for FreeBSD and macOS:
(defun mms-voyager-clamshell-font-mode ()
;; Set fonts for Voyager in clamshell mode
(interactive)
- (set-face-attribute 'default nil :font "iosevka" :height 135))
+ (set-face-attribute 'default nil :font "iosevka" :height 80))
(defun mms-voyager-laptop-font-mode ()
;; Set fonts for Voyager in clamshell mode
@@ -65,6 +65,9 @@ It is also available for FreeBSD and macOS:
(set-face-attribute 'default nil :font "iosevka" :height 200))
#+end_src
+#+RESULTS:
+: mms-presentation-font-mode
+
* Colors