diff options
author | Philipp Hemmelmayr <fips.hem@gmail.com> | 2018-04-11 19:01:02 +0200 |
---|---|---|
committer | Pavan Jadhaw <pavanjadhaw96@gmail.com> | 2018-04-11 22:31:02 +0530 |
commit | 95edc9885212fa80e90578c80eb96fa1631000e2 (patch) | |
tree | e339d96a078b90a59d4ac0039e9426f1502421ba | |
parent | c120c12cf160133ef85da771c9cd2160a9a23c8e (diff) |
update i3lock-color version (#40)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -84,7 +84,7 @@ chmod u+x betterlockscreen Make sure you have following packages installed. -* [i3lock-color](https://github.com/PandorasFox/i3lock-color) - i3lock fork with additional features (currently supported versions are 2.10.1c and 2.10.1-1-c due to a wip rewrite of it) +* [i3lock-color](https://github.com/PandorasFox/i3lock-color) - i3lock fork with additional features (currently supported versions are 2.11-c and newer) * [imagemagick](https://www.imagemagick.org/script/index.php) - to apply effects to images * [xdpyinfo](https://www.x.org/archive/X11R7.7/doc/man/man1/xdpyinfo.1.xhtml) - find your screen resolution (to resize images accordingly) * [xrandr](https://www.x.org/wiki/Projects/XRandR/) - depends for xdpyinfo |