summary refs log tree commit diff
path: root/init.org
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-06-07 11:48:12 -0700
committerFranck Cuny <franck@fcuny.net>2023-06-07 11:48:12 -0700
commit3942d3b1a41075c89de926e8c121b39ff6ca4e19 (patch)
treef733d1a1d4233711a04e46c208e90e6282085701 /init.org
parentset tab-width to 4 for go-mode (diff)
downloademacs.d-3942d3b1a41075c89de926e8c121b39ff6ca4e19.tar.gz
remove package/configuration for `default-text-scale`
This is not needed.

Change-Id: Ia77453e68c827a34deb8997c7f80d50a3ba5391b
Diffstat (limited to 'init.org')
-rw-r--r--init.org6
1 files changed, 0 insertions, 6 deletions
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