[Linux] Add screenshot shell command

This commit is contained in:
Ivan Malison 2016-10-18 14:09:51 -07:00
parent 76f4fdf8d7
commit d2364ef8bc
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

3
dotfiles/lib/bin/screenshot.sh Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
scrot "$(rofi -input /dev/null -dmenu)"