mirror of
http://github.com/JaeUs3792/dotfiles
synced 2025-12-13 23:51:34 +09:00
4 lines
68 B
Bash
Executable File
4 lines
68 B
Bash
Executable File
#!/bin/sh
|
|
|
|
scrot -e 'xclip -selection clipboard -t image/png -i $f'
|