Added option to select custom screenshot tool

This commit is contained in:
Dylan
2016-01-08 17:04:23 +11:00
parent 9e31b7bf93
commit 69747da81a
2 changed files with 9 additions and 3 deletions

View File

@@ -33,7 +33,7 @@ These are the script's optional dependencies:
- Window manager detection: wmctrl
- This is used as a fallback to parsing ```.xinitrc``` and ```$XDG_CURRENT_DESKTOP```.
- Take a screenshot on script finish: scrot
- I'll add an option to specify a custom cmd soon.
- You can change this to another program with a ```--scrotcmd``` and an in script option.
<!-- }}} -->