From b185a998f6da172824b621a61908a8085f73750c Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Fri, 17 Apr 2009 19:50:41 +0200 Subject: [PATCH] add -name mutt to tmutt (nicely supported by all terminals) Signed-off-by: Nico Schottelius --- tmutt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmutt b/tmutt index 3d58ef8..3e9c8fd 100755 --- a/tmutt +++ b/tmutt @@ -1,2 +1,2 @@ #!/bin/sh -x-terminal-emulator -e mutt +x-terminal-emulator -name mutt -e mutt