mirror of
https://github.com/Raymo111/i3lock-color.git
synced 2024-11-11 13:50:52 -05:00
Standardize list capitalization
This commit is contained in:
parent
f2d155eda9
commit
67b606be30
1 changed files with 13 additions and 13 deletions
26
README.md
26
README.md
|
@ -37,20 +37,20 @@ Many little improvements have been made to i3lock over time:
|
||||||
You can also specify additional options, as detailed in the manpage. This includes, but is not limited to:
|
You can also specify additional options, as detailed in the manpage. This includes, but is not limited to:
|
||||||
|
|
||||||
- Color options for:
|
- Color options for:
|
||||||
- verification ring
|
- Verification ring
|
||||||
- interior ring color
|
- Interior ring color
|
||||||
- ring interior line color
|
- Ring interior line color
|
||||||
- key highlight color
|
- Key highlight color
|
||||||
- backspace highlight color
|
- Backspace highlight color
|
||||||
- text colors for most/all strings
|
- Text colors for most/all strings
|
||||||
- Changing all of the above depending on PAM's authentication status
|
- Changing all of the above depending on PAM's authentication status
|
||||||
- Blurring the current screen and using that as the lock background
|
- Blurring the current screen and using that as the lock background
|
||||||
- Showing a clock in the indicator
|
- Showing a clock in the indicator
|
||||||
- refreshing on a timer, instead of on each keypress
|
- Refreshing on a timer, instead of on each keypress
|
||||||
- Positioning the various UI elements
|
- Positioning the various UI elements
|
||||||
- Changing the ring radius and thickness, as well as text size
|
- Changing the ring radius and thickness, as well as text size
|
||||||
- Passthrough media keys
|
- Passthrough media keys
|
||||||
- A new bar indicator, which replaces the ring indicator with its own set of options
|
- A new bar indicator, which replaces the ring indicator with its own set of options
|
||||||
- An experimental thread for driving the redraw ticks, so that things like the bar/clock still update when PAM is blocking
|
- An experimental thread for driving the redraw ticks, so that things like the bar/clock still update when PAM is blocking
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
Loading…
Reference in a new issue