2 lines
54 B
Bash
Executable file
2 lines
54 B
Bash
Executable file
#!/bin/sh
|
|
grim -g "$(slurp)" - | wl-copy -t image/png
|