From 9221bcf602bb2d423910dc4e9cb410d79d6591ec Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 19 May 2022 10:23:33 +0200 Subject: update --- .local/bin/dmscrot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.local') diff --git a/.local/bin/dmscrot b/.local/bin/dmscrot index d35ea4e..2ca1307 100755 --- a/.local/bin/dmscrot +++ b/.local/bin/dmscrot @@ -39,7 +39,7 @@ sub notify_img '-u', 'low', '-t', '2000', 'scrot', - 'a Screenshot captured to ' . "\n" . + ' Screenshot captured to ' . "\n" . '' . $file . '' ); return; -- cgit v1.2.3