dotfiles/.config/i3/scripts/screencut.sh
2021-03-06 19:35:51 +02:00

4 lines
142 B
Bash
Executable file

#!/bin/sh
maim -u -g `slop -b 3 -c 1,0,0` | convert - -alpha off ~/CUTS/`date +%s`.jpg
adb root
adb push ~/CUTS /storage/emulated/0/Download/