From 3942d3b1a41075c89de926e8c121b39ff6ca4e19 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Wed, 7 Jun 2023 11:48:12 -0700 Subject: remove package/configuration for `default-text-scale` This is not needed. Change-Id: Ia77453e68c827a34deb8997c7f80d50a3ba5391b --- init.org | 6 ------ 1 file changed, 6 deletions(-) (limited to 'init.org') diff --git a/init.org b/init.org index 24662b8..10559a8 100644 --- a/init.org +++ b/init.org @@ -905,12 +905,6 @@ Somehow I need to set the font to a higher height on MacOS. (set-face-attribute 'variable-pitch nil :family "Roboto" :height 130) - -(use-package default-text-scale - :bind - (("C-)" . default-text-scale-reset) - ("C-=" . default-text-scale-increase) - ("C--" . default-text-scale-decrease))) #+END_SRC ** fringe -- cgit v1.2.3