From 8d8ea521dcddba978309d9a2cd2a453066a37d87 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 9 Jul 2024 11:24:26 -0300 Subject: Fix: use 'xtitle -q' --- xmail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmail') diff --git a/xmail b/xmail index 5a94b37..723c018 100755 --- a/xmail +++ b/xmail @@ -3,7 +3,7 @@ # # Try to set title -xtitle mail +xtitle -q mail # Title workaround for firejail # See https://github.com/netblue30/firejail/issues/281 -- cgit v1.2.3