lockscreen: add example
This commit is contained in:
parent
0c568317df
commit
56dc79816b
6 changed files with 160 additions and 0 deletions
10
lockscreen/README.md
Normal file
10
lockscreen/README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# 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.
|
||||
|
||||
You can run the lockscreen with `quickshell -c shell.qml`.
|
||||
|
||||
You can run the lockscreen in test mode (as a window) with `quickshell -c test.qml`.
|
||||
|
||||

|
Loading…
Add table
Add a link
Reference in a new issue