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

5 lines
144 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/