diff options
-rwxr-xr-x | xcalendar | 2 | ||||
-rwxr-xr-x | xmail | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ # # Set title. -xtitle calendar +xtitle -q calendar # For some reason, we have to sleep a while, otherwise wyrd won't start. sleep 0.03 @@ -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 |