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