dotfiles/.config/i3/scripts/screencut.sh

5 lines
142 B
Bash
Raw Normal View History

2021-03-06 18:35:51 +01:00
#!/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/