summary refs log tree commit diff
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to '')
-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