From: Samir Benmendil Date: Fri, 13 Jan 2023 22:57:00 +0000 (+0000) Subject: bin: add maic for screen to clipboard X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/25a8dd75ec37a96156798c680db8d3f3466b1c96?ds=sidebyside bin: add maic for screen to clipboard --- diff --git a/bin/maic b/bin/maic new file mode 100755 index 0000000..68e3f80 --- /dev/null +++ b/bin/maic @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +maim -q --select --hidecursor | xclip -selection clipboard -t image/png