loadout/awesome/bin/scrot-gobin.sh
2021-10-03 17:22:56 -06:00

5 lines
57 B
Bash
Executable File

#!/bin/sh
scrot -o -s "/tmp/shot.png"
eog /tmp/shot.png