about summary refs log tree commit diff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/emacs/config/desktop.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/emacs/config/desktop.el b/tools/emacs/config/desktop.el
index 84bc60d377..d923ab584c 100644
--- a/tools/emacs/config/desktop.el
+++ b/tools/emacs/config/desktop.el
@@ -69,7 +69,7 @@
   (shell-command "xrandr --output HDMI1 --off")
   (shell-command "xrandr --output DP1-1 --off")
   (exwm-randr-refresh)
-  (restore-default-text-scale))
+  (set-default-text-scale nil))
 
 (defun set-xkb-layout (layout)
   "Set the current X keyboard layout."