dotfiles/scripts/take_screenshot.sh
2024-08-26 13:39:36 +09:00

4 lines
68 B
Bash
Executable File

#!/bin/sh
scrot -e 'xclip -selection clipboard -t image/png -i $f'