diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rwxr-xr-x | flashot.sh | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -28,4 +28,4 @@ effortlessly - coreutils - [dmenu](https://tools.suckless.org/dmenu/) - [ImageMagick](https://www.imagemagick.org/) -- [scrot](https://github.com/resurrecting-open-source-projects/scrot) +- [maim](https://github.com/naelstrof/maim) @@ -34,4 +34,4 @@ else partnumber=$(printf "%s+1\n" "$partnumber" | bc) fi -scrot -s /tmp/flashot/"$photoname"-"$photonumber"-"$type"-"$partnumber".png +maim -s /tmp/flashot/"$photoname"-"$photonumber"-"$type"-"$partnumber".png |
