We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
My Lockscreen is basically mocking the BSOD and I would love to be able to show a "0 Characters entered" between the paragraphs.
Would it be possible to add an --unlock-string argument which accepts something like %d Characters entered?
--unlock-string
%d Characters entered
The text was updated successfully, but these errors were encountered:
Can you provide your config and png, etc for that one? :)
Sorry, something went wrong.
png is in the issue, my current config is:
no-unlock-indicator
You could also convert the input to hex and show it as a Windows Error Code
Windows Error Code
This was partially implemented in #52, but without %d.
%d
No branches or pull requests
My Lockscreen is basically mocking the BSOD and I would love to be able to show a "0 Characters entered" between the paragraphs.
Would it be possible to add an
--unlock-string
argument which accepts something like%d Characters entered
?The text was updated successfully, but these errors were encountered: