summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index f4bcb57..433de0d 100644
--- a/src/main.c
+++ b/src/main.c
@@ -499,6 +499,7 @@ init_defaults ()
defaults.wait_for_key_cursor = 1;
defaults.window_fmt = xstrdup ("%n%s%t");
+ defaults.info_fmt = xstrdup ("(%H, %W) %n(%t)");
defaults.win_name = WIN_NAME_TITLE;
defaults.startup_message = 1;