summaryrefslogtreecommitdiff
path: root/awesome/bin/scrot-gobin.sh
blob: 33bfc9feb2c45b34f099e272ef46e283edac8f98 (plain)
1
2
3
4
#!/bin/sh

scrot -o -s "/tmp/shot.png"
eog /tmp/shot.png