3 lines
98 B
Plaintext
3 lines
98 B
Plaintext
|
#!/bin/bash
|
||
|
import -window "$(xdotool getwindowfocus -f)" ~/Screenshots/$(date +%F_%H%M%S_%N).png
|