Add small screenshot script
This commit is contained in:
parent
29dac9a391
commit
50ad0e1ef2
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
import -window "$(xdotool getwindowfocus -f)" ~/Screenshots/$(date +%F_%H%M%S_%N).png
|
Loading…
Reference in New Issue