Added necessary patch for dwm.

master
Ceryn 2014-02-20 13:18:06 +01:00
commit bae2bbb1d4
1 changed files with 0 additions and 1 deletions

1
README
View File

@ -7,7 +7,6 @@ No output is produced.
img depends on scrot, curl and xclip.
You can use the following command to check dependencies:
for p in scrot curl xclip; do test $(command -v $p) && echo "Ok $p" || echo "No $p"; done
Recommended usage: Bind a key (such as PrtSc) to execute the script easily.