summaryrefslogtreecommitdiff
path: root/.config/i3/custom/screenshot
blob: 9a443b1b017d79e9e6d7f41579e8aa6cfa180caa (plain)
1
2
3
4
#!/bin/sh

sleep 0.2
scrot -sfe 'xclip -selection c -t image/png < $f; mv $f ~/Pictures/screenshots/'