From: Armaan Bhojwani Date: Sat, 19 Jun 2021 03:07:16 +0000 (-0400) Subject: Set window title X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=commitdiff_plain;h=2d2e9bf8acb393dc40ef26eb826dbe3ea2e23a10 Set window title --- diff --git a/config.org b/config.org index c24dd6f..641aad0 100644 --- a/config.org +++ b/config.org @@ -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