3 lines
104 B
Bash
Executable file
3 lines
104 B
Bash
Executable file
#!/usr/bin/bash
|
|
|
|
grim -g "$(slurp)" - | swappy -f - -o ~/Imagenes/Capturas/PC/screenshot$(date +%s).png
|