]> git.armaanb.net Git - config.org.git/commitdiff
Set window title
authorArmaan Bhojwani <me@armaanb.net>
Sat, 19 Jun 2021 03:07:16 +0000 (23:07 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Sat, 19 Jun 2021 03:07:45 +0000 (23:07 -0400)
config.org

index c24dd6fb7f3e1f0607f7642246564d20e223ac83..641aad0a440f82301b537bba7305387af6b9dde6 100644 (file)
@@ -173,6 +173,7 @@ Invert modeline color instead of audible bell or the standard visual bell.
   (scroll-bar-mode -1)
   (tool-bar-mode -1)
   (menu-bar-mode -1)
+  (setq-default frame-title-format '("%b [%m]"))
 #+end_src
 * Evil mode
 ** General