Add small screenshot script

This commit is contained in:
Jan Philipp Timme 2017-06-06 15:21:13 +02:00
parent 29dac9a391
commit 50ad0e1ef2
1 changed files with 2 additions and 0 deletions

2
bin/screenshot Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
import -window "$(xdotool getwindowfocus -f)" ~/Screenshots/$(date +%F_%H%M%S_%N).png