loadout/awesome/bin/scrot-gobin.sh

5 lines
57 B
Bash
Raw Normal View History

2017-10-18 00:12:57 +00:00
#!/bin/sh
scrot -o -s "/tmp/shot.png"
eog /tmp/shot.png