Files
nixos/home/.local/usr/bin/screenshot
2025-08-15 17:44:24 -04:00

3 lines
117 B
Bash
Executable File

#!/bin/bash
scrot ~/Pictures/Screenshots/'%y%m%d-%H:%M'.png -f -s -e 'xclip -selection clipboard -t image/png -i $f'