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

5 lines
144 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
2021-07-09 20:09:48 +02:00
#adb root
#adb push ~/CUTS /storage/emulated/0/Download/