Closing functions properly might be useful

This commit is contained in:
Nox Sluijtman 2023-01-19 15:43:30 +01:00
parent 214d8127f1
commit 400c6927e9

View file

@ -47,6 +47,7 @@ Usage: maim-utils <screenshot-type>
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;;