diff options
Diffstat (limited to 'scripts/maim2clip')
-rwxr-xr-x | scripts/maim2clip | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/maim2clip b/scripts/maim2clip new file mode 100755 index 0000000..87b1c38 --- /dev/null +++ b/scripts/maim2clip @@ -0,0 +1,2 @@ +#!/bin/bash +maim -s | xclip -selection clipboard -t image/png |