diff --git a/+ui.el b/+ui.el index 5e9de71..4b9a12b 100644 --- a/+ui.el +++ b/+ui.el @@ -9,7 +9,6 @@ ;; Match pdf-tools colors to the theme and fit to page by default (after! pdf-tools (setq pdf-view-midnight-colors '("#BBC2CF" . "#282C34")) - (setq-default pdf-view-display-size 'fit-width) (add-hook 'pdf-tools-enabled-hook 'pdf-view-midnight-minor-mode)) ;; Customize modeline (setq doom-modeline-major-mode-icon t