mirror of
https://gitlab.com/EternalWanderer/maim-utils
synced 2024-11-29 04:33:50 +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
|
clip-focus|focus-clip: take screenshot of focussed window and output to clipboard
|
||||||
open|show|screenshots: open screenshot directory
|
open|show|screenshots: open screenshot directory
|
||||||
EOF
|
EOF
|
||||||
|
}
|
||||||
|
|
||||||
case $1 in
|
case $1 in
|
||||||
sel|selection) selection;;
|
sel|selection) selection;;
|
||||||
|
|
Loading…
Reference in a new issue