luca-awesome-dotfiles/home/.local/bin/scripts/screenshot-select
2022-11-22 13:25:44 +01:00

3 lines
142 B
Bash
Executable file

#!/bin/sh
#date +"%a_%d_%b_%H:%M"
maim -m 10 --select | tee ~/Pictures/screenshots/$(date +%Y.%m.%d_%H:%M.%S).png | xclip -sel c -t image/png