nixos-configs/users/files/scripts/screenshot.sh

4 lines
75 B
Bash
Raw Normal View History

#!/usr/bin/env bash
sleep 0.2; scrot -s -e 'mv $f ~/Pictures/Screenshots'