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