[Linux] Add screenshot shell command

This commit is contained in:
2016-10-18 14:09:51 -07:00
parent 76f4fdf8d7
commit d2364ef8bc

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

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