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