diff --git a/init.el b/init.el index 3e5bb3a..96d4cab 100644 --- a/init.el +++ b/init.el @@ -111,9 +111,6 @@ (setq mouse-yank-at-point t) -(setq frame-title-format '("%b – Emacs") - icon-title-format frame-title-format) - ;; Prefer vertical splits over horizontal ones (setq split-width-threshold 170 split-height-threshold nil)