From 5b3bf5a4fcaf460800a41b90609b5363b254a7a3 Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 12 May 2022 12:05:45 +0200 Subject: Updates, new script! --- .local/bin/dmscrot | 3 +++ 1 file changed, 3 insertions(+) (limited to '.local/bin/dmscrot') diff --git a/.local/bin/dmscrot b/.local/bin/dmscrot index 6029256..d35ea4e 100755 --- a/.local/bin/dmscrot +++ b/.local/bin/dmscrot @@ -113,6 +113,9 @@ sub action '-a', '1920,180,1440,900' ); } + else { + return; + } show_img($file_name); notify_img($file_name); clip_img($file_name); -- cgit v1.2.3