Remove frame-title-format from init.el
This commit is contained in:
3
init.el
3
init.el
@@ -111,9 +111,6 @@
|
|||||||
|
|
||||||
(setq mouse-yank-at-point t)
|
(setq mouse-yank-at-point t)
|
||||||
|
|
||||||
(setq frame-title-format '("%b – Emacs")
|
|
||||||
icon-title-format frame-title-format)
|
|
||||||
|
|
||||||
;; Prefer vertical splits over horizontal ones
|
;; Prefer vertical splits over horizontal ones
|
||||||
(setq split-width-threshold 170
|
(setq split-width-threshold 170
|
||||||
split-height-threshold nil)
|
split-height-threshold nil)
|
||||||
|
|||||||
Reference in New Issue
Block a user