X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/4ef1c7517d879baf9d81455bc2eb22441b728fcf..1902ef3d0b944e78c8db7b1f3f9771a4f369c4f5:/dot/emacs diff --git a/dot/emacs b/dot/emacs index 7378f0c..d355fcc 100644 --- a/dot/emacs +++ b/dot/emacs @@ -614,7 +614,7 @@ ;; Other frame fiddling. -(setq frame-title-format '("" invocation-name "@" system-name ": %b")) +(setq frame-title-format '("Emacs " user-login-name "@" system-name " – %b")) ;; Global keymap changes.