3 lines
155 B
Bash
Executable File
3 lines
155 B
Bash
Executable File
#!/bin/bash
|
|
grim -g "$(slurp)" - | satty --filename - --output-filename ~/pictures/ss/$(date +"%Y-%m-%d_%H-%M-%S").png --early-exit --copy-command wl-copy
|