2024-03-08 11:42:49 +00:00
|
|
|
# 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.
|
|
|
|
|
2024-03-09 02:08:07 +00:00
|
|
|
You can run the lockscreen with `quickshell -p shell.qml`.
|
2024-03-08 11:42:49 +00:00
|
|
|
|
2024-03-09 02:08:07 +00:00
|
|
|
You can run the lockscreen in test mode (as a window) with `quickshell -p test.qml`.
|
2024-03-08 11:42:49 +00:00
|
|
|
|
|
|
|
![](./image.png)
|