[Emacs] Change title format of frame

This commit is contained in:
Lucien Cartier-Tilet 2020-10-01 09:55:57 +02:00
parent c66e4329bd
commit ec4a9538e8
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 1 deletions

View File

@ -1068,7 +1068,7 @@
- ~%Z~ :: like ~%z~, but including the end-of-line format
The default value is ~"%I@%S"~.
#+BEGIN_SRC emacs-lisp
(setq-default dotspacemacs-frame-title-format "%b (%m)")
(setq-default dotspacemacs-frame-title-format "Emacs: %b (%t) %U@%S")
#+END_SRC
Format specification for setting the icon title format. The default value is