dotfiles/.config/i3/scripts/screencut.sh
Gregor Feierabend 5b5664d2dd config update
2021-07-09 20:09:48 +02:00

4 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/