X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/e22d2929454f9649b399989646be9d2dda664241..7253645bb15827a4e55ef005e87e6611850b3f17:/bin/maic?ds=inline diff --git a/bin/maic b/bin/maic index bdbb82f..1385b54 100755 --- a/bin/maic +++ b/bin/maic @@ -1,3 +1,5 @@ #!/usr/bin/env bash +set -o pipefail + maim -q --select --hidecursor "$@" | xclip -selection clipboard -t image/png