diff --git a/Readme.md b/Readme.md index 975432e5..5a27d95d 100644 --- a/Readme.md +++ b/Readme.md @@ -32,6 +32,8 @@ These are the script's optional dependencies: - Resolution Detection: xorg-xdpyinfo - 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.