Merge branch 'master' of github.com:IvanMalison/dotfiles

This commit is contained in:
Ivan Malison 2017-02-01 16:35:15 -08:00
commit cb6aa56c84
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

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