diff options
Diffstat (limited to '')
-rw-r--r-- | init.org | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init.org b/init.org index cbc3311..78cd4b1 100644 --- a/init.org +++ b/init.org @@ -35,7 +35,6 @@ Using an =early-init.el= file can speedup loading emacs. This is only available (setq make-pointer-invisible t) ;; hide cursor while typing (setq use-dialog-box nil) ;; do not show GUI dialogs -(setq use-file-dialog nil) (setq inhibit-startup-screen t) ;; hide the startup screen ;; don't report warnings and errors related to native compilation |