Merge pull request #247 from ivanhercaz/patch-1

Add a note about the image processing issues
pull/250/head
Ingo Bürk 2019-09-27 07:14:20 +02:00 committed by GitHub
commit f6e0218fa7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -11,7 +11,9 @@ Many little improvements have been made to i3lock over time:
after waking up your computer from suspend to RAM)
- You can specify either a background color or a PNG image which will be
displayed while your screen is locked.
displayed while your screen is locked. Note that i3lock is not an image
manipulation software. If you need to resize the image to fill the screen
or similar, use existing tooling to do this before passing it to i3lock.
- You can specify whether i3lock should bell upon a wrong password.