betterlockscreen-openrc/examples/betterlockscreenrc
Sebastian Sellmeier 3be77f6854
Add option for time-format (with default-config) from #185 (#205)
* Add an option to change the time format
* Add option to example-config

Co-authored-by: Addison Bean <addisonbean@gmail.com>
2021-05-15 11:36:48 +02:00

19 lines
412 B
Text

# configuration file for betterlockscreen
insidecolor=00000000
ringcolor=ffffffff
keyhlcolor=d23c3dff
bshlcolor=d23c3dff
separatorcolor=00000000
insidevercolor=00000000
insidewrongcolor=d23c3dff
ringvercolor=ffffffff
ringwrongcolor=ffffffff
verifcolor=ffffffff
timecolor=ffffffff
datecolor=ffffffff
loginbox=00000066
font="sans-serif"
locktext='Type password to unlock...'
lock_timeout=5
time_format='%H:%M:%S'