add -name mutt to tmutt (nicely supported by all terminals)
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
03dcecea6c
commit
b185a998f6
1 changed files with 1 additions and 1 deletions
2
tmutt
2
tmutt
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
x-terminal-emulator -e mutt
|
||||
x-terminal-emulator -name mutt -e mutt
|
||||
|
|
Loading…
Reference in a new issue