From 400c6927e9b847a8cdf14777223fb60076353da8 Mon Sep 17 00:00:00 2001 From: Marty Sluijtman Date: Thu, 19 Jan 2023 15:43:30 +0100 Subject: [PATCH] Closing functions properly might be useful --- maim-utils | 1 + 1 file changed, 1 insertion(+) diff --git a/maim-utils b/maim-utils index 07aec18..4a4f63a 100755 --- a/maim-utils +++ b/maim-utils @@ -47,6 +47,7 @@ Usage: maim-utils clip-focus|focus-clip: take screenshot of focussed window and output to clipboard open|show|screenshots: open screenshot directory EOF +} case $1 in sel|selection) selection;;