X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/186ed6b1eaf91d24b022ccf15ccdbd4357c31248..056c7a3590512e945e7d8d3f40e8061f7f1caf67:/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