lockscreen: replace lockscreen example
The new one uses the pam module and looks much nicer.
This commit is contained in:
parent
c30a4faf18
commit
a64b477dea
9 changed files with 190 additions and 126 deletions
|
@ -1,7 +1,7 @@
|
|||
# Lockscreen
|
||||
|
||||
This is a barebones lockscreen with a password input box.
|
||||
Note that you MUST have `pamtester` installed or you won't be able to log in.
|
||||
This is a simple but functional lockscreen that follows the system color scheme.
|
||||
The only authentication method it supports is a password.
|
||||
|
||||
You can run the lockscreen with `quickshell -p shell.qml`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue