X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/4e2652f76eb8951e95ed97c24f90d43494611ee4..5edbd56ae4f0a077e6fe202331662f273012f804:/bin/maic 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