2024-03-08 03:42:49 -08:00
|
|
|
# Lockscreen
|
|
|
|
|
2024-06-18 17:14:51 -07:00
|
|
|
This is a simple but functional lockscreen that follows the system color scheme.
|
|
|
|
The only authentication method it supports is a password.
|
2024-03-08 03:42:49 -08:00
|
|
|
|
2024-03-08 18:08:07 -08:00
|
|
|
You can run the lockscreen with `quickshell -p shell.qml`.
|
2024-03-08 03:42:49 -08:00
|
|
|
|
2024-03-08 18:08:07 -08:00
|
|
|
You can run the lockscreen in test mode (as a window) with `quickshell -p test.qml`.
|
2024-03-08 03:42:49 -08:00
|
|
|
|
|
|
|

|