Update README.md

yeah I'm bad at readmes
This commit is contained in:
Chris Guillott 2016-02-09 10:28:31 -05:00
parent 3aee980f30
commit 177024ddc0
1 changed files with 2 additions and 2 deletions

View File

@ -52,12 +52,12 @@ Requirements
Running i3lock
--------------
Simply invoke the 'i3lock' command. To get out of it, enter your password and
Simply invoke the 'i3lock-color' command. To get out of it, enter your password and
press enter.
Example usage for colors:
i3lock --insidevercolor=0000a0bf --insidewrongcolor=ff8000bf --insidecolor=ffffffbf --ringvercolor=0020ffff --ringwrongcolor=4040ffff --ringcolor=404090ff --textcolor=ffffffff --separatorcolor=aaaaaaff --keyhlcolor=30ccccff --bshlcolor=ff8000ff -r
i3lock-color --insidevercolor=0000a0bf --insidewrongcolor=ff8000bf --insidecolor=ffffffbf --ringvercolor=0020ffff --ringwrongcolor=4040ffff --ringcolor=404090ff --textcolor=ffffffff --separatorcolor=aaaaaaff --keyhlcolor=30ccccff --bshlcolor=ff8000ff -r
Upstream