Remove frame title
This commit is contained in:
parent
654f6480e9
commit
1c7c64ad15
@ -151,15 +151,6 @@
|
||||
|
||||
(global-auto-revert-mode)
|
||||
|
||||
;; --------------------------------------------------------------------------
|
||||
;; More useful frame title.
|
||||
;; --------------------------------------------------------------------------
|
||||
|
||||
(setq frame-title-format
|
||||
'("" invocation-name " - " (:eval (if (buffer-file-name)
|
||||
(abbreviate-file-name (buffer-file-name))
|
||||
"%b"))))
|
||||
|
||||
;; --------------------------------------------------------------------------
|
||||
;; Aliases.
|
||||
;; --------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user