mirror of
https://gitlab.com/EternalWanderer/maim-utils
synced 2024-11-28 20:33:49 +01:00
Closing functions properly might be useful
This commit is contained in:
parent
214d8127f1
commit
400c6927e9
|
@ -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;;
|
||||
|
|
Loading…
Reference in a new issue