summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--tag-emacs/emacs.d/init.org3
1 files changed, 1 insertions, 2 deletions
diff --git a/tag-emacs/emacs.d/init.org b/tag-emacs/emacs.d/init.org
index 3f2b7243..943a5a65 100644
--- a/tag-emacs/emacs.d/init.org
+++ b/tag-emacs/emacs.d/init.org
@@ -1290,8 +1290,7 @@ I put some of it in the frame-line at the top.
                         ))
 
   (setq frame-title-format
-        '(multiple-frames "%b"
-                          ("" "%F")))
+          '("%f" (dired-directory dired-directory)))
 #+END_SRC
 
 ** Renaming major modes