This website requires JavaScript.
Explore
Help
Sign In
JPT
/
dotfiles
Watch
0
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Activity
master
dotfiles
/
bin
/
screenshot
3 lines
98 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
import -window
"
$(
xdotool getwindowfocus -f
)
"
~/Screenshots/
$(
date +%F_%H%M%S_%N
)
.png
Reference in New Issue
View Git Blame
Copy Permalink