aboutsummaryrefslogtreecommitdiff
path: root/xmail
blob: 5a94b3774be594823d5e121c2e0274a6ad124331 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# Simple wrapper around mutt
#

# Try to set title
xtitle mail

# Title workaround for firejail
# See https://github.com/netblue30/firejail/issues/281
command='/usr/bin/xdotool search --name "firejail /usr/bin/mutt" set_window --name mail'
sh -c "sleep 1 && $command" &

# Dispatch to mail application
mail