mirror of
https://git.adityakumar.xyz/betterlockscreen-openrc.git
synced 2024-11-08 18:29:45 +00:00
[add] example, betterlockscreen config
This commit is contained in:
parent
2ea70079c6
commit
07a548b0cf
1 changed files with 15 additions and 0 deletions
15
examples/betterlockscreenrc
Normal file
15
examples/betterlockscreenrc
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# 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
|
Loading…
Reference in a new issue