diff --git a/ha-display.org b/ha-display.org index affd6ef..9568dde 100644 --- a/ha-display.org +++ b/ha-display.org @@ -270,7 +270,7 @@ Define /interactive/ functions to quickly adjusting the font size based on my co (defun ha-mac-monitor-fontsize () "Quickly set reset my font size when I connect my laptop to a monitor on a Mac." (interactive) - (ha-set-favorite-font-size 18)) + (ha-set-favorite-font-size 13)) (defun ha-linux-monitor-fontsize () "Quickly set reset my font size when I connect my laptop to a monitor on Linux."